about summary refs log tree commit diff
path: root/nixos/tests/opensearch.nix
AgeCommit message (Collapse)AuthorFilesLines
2024-03-12nixos/tests: fix discrepancy between nix-build and nix buildJacob Moody1-16/+14
2023-10-26nixos/tests/opensearch: replace activationScript via tmpfilesnikstur1-8/+3
2023-02-15nixos/opensearch: Use DynamicUser and StateDirectory by defaulttalyz1-16/+49
...but still allow for setting `dataDir` to a custom path. This gets rid of the use of the deprecated option PermissionsStartOnly. Also, add the ability to customize user and group, since that could be useful with a custom `dataDir`.
2023-02-14nixos/tests/opensearch: initSoner Sayakci1-0/+19