about summary refs log tree commit diff
path: root/tests
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2021-11-07 16:21:14 +0100
committeraszlig <aszlig@nix.build>2021-11-07 16:21:14 +0100
commite06654b3d2e6b56b1916369b56e312647e7da93d (patch)
tree1bbc40a55b4124ad9fe89ecbc7626b45ad55a53a /tests
parent10a0cc0f39f7180dfd3b6b1f8d0b02f38196bcf6 (diff)
core/tests: Fix "enable" options for Hadoop
The varios subservices of Hadoop used "enabled" instead of the common
convention "enable" for their option names, eg:

  services.hadoop.hdfs.datanode.enabled

This has been fixed in nixpkgs[1], so we need to do this on our end as
well to avoid an evaluation error.

[1]: https://github.com/NixOS/nixpkgs/commit/c3d147f507e81455ae467f8aa589972af3449f77

Signed-off-by: aszlig <aszlig@nix.build>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions