nixpkgs/pkgs/applications/networking/cluster/ssm-agent
Joe DeVivo bf92d0ec37 nixos/ssm-agent: conf files written to /etc
ssm-agent expects files in /etc/amazon/ssm. The pkg substitutes a location in
the nix store for those default files, but if we ever want to adjust this
configuration on NixOS, we'd need the ability to modify that file.

This change to the nixos module writes copies of the default files from the nix
store to /etc/amazon/ssm. Future versions can add config, but right now this
would allow users to at least write out a text value to
environment.etc."amazon/ssm/amazon-ssm-agent.json".text to provide
their own config.
2021-05-10 13:16:41 -07:00
..
0001-Disable-NIC-tests-that-fail-in-the-Nix-sandbox.patch ssm-agent: 2.3.1319.0 -> 3.0.755.0 2021-03-02 10:51:12 -08:00
0002-version-gen-don-t-use-unnecessary-constants.patch ssm-agent: 2.3.1319.0 -> 3.0.755.0 2021-03-02 10:51:12 -08:00
default.nix nixos/ssm-agent: conf files written to /etc 2021-05-10 13:16:41 -07:00