Skip to content

nixos/nomad: add extraSettingsPaths option to nomad service#109761

Merged
roberth merged 13 commits intoNixOS:masterfrom
cpcloud:nomad-settings-files
Jan 23, 2021
Merged

nixos/nomad: add extraSettingsPaths option to nomad service#109761
roberth merged 13 commits intoNixOS:masterfrom
cpcloud:nomad-settings-files

Conversation

@cpcloud
Copy link
Copy Markdown
Contributor

@cpcloud cpcloud commented Jan 18, 2021

Motivation for this change

Add the ability to use multiple configuration files with the nomad service.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot added 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Jan 18, 2021
@aanderse
Copy link
Copy Markdown
Member

#108411

@cpcloud cpcloud force-pushed the nomad-settings-files branch from 4e042c9 to 5c87765 Compare January 23, 2021 17:14
@cpcloud cpcloud force-pushed the nomad-settings-files branch from 4471e23 to 0c52d11 Compare January 23, 2021 22:16
@cpcloud
Copy link
Copy Markdown
Contributor Author

cpcloud commented Jan 23, 2021

@roberth Is this good to merge?

@roberth roberth changed the title nixos/nomad: add settingsFiles configuration option to nomad service nixos/nomad: add extraSettingsFiles option to nomad service Jan 23, 2021
@roberth roberth changed the title nixos/nomad: add extraSettingsFiles option to nomad service nixos/nomad: add extraSettingsPaths option to nomad service Jan 23, 2021
@roberth roberth merged commit f1778cd into NixOS:master Jan 23, 2021
@roberth
Copy link
Copy Markdown
Member

roberth commented Jan 23, 2021

Thanks you @cpcloud !

@cpcloud cpcloud deleted the nomad-settings-files branch January 23, 2021 22:59
@cpcloud
Copy link
Copy Markdown
Contributor Author

cpcloud commented Jan 23, 2021

No, thank you for the great review and the merge!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants