summaryrefslogtreecommitdiffstats
path: root/nixos/modules/virtualisation/ec2-data.nix
AgeCommit message (Expand)Author
2024-07-31Merge pull request #322282 from tylerjl/tylerjl/print-host-key-soft-failMasum Reza
2024-07-03ec2-data: prefer 'install/umask' over 'chmod'Felix Buehler
2024-06-24nixos/ec2-data: skip unrecognized keys in print-host-keysTyler Langlois
2022-11-23amazon-image: fetch metadata only in stage-2Linus Heckemann
2021-04-04iproute: deprecate aliasSandro Jäckel
2019-12-10nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger
2019-08-26treewide: remove redundant quotesvolth
2016-02-25ec2-data: ensure providing a SSH host key is actually optionalTanner Doshier
2016-02-04Fetch all EC2 metadata / user data in the initrdEelco Dolstra
2015-09-28ec2-data.nix: Remove superfluous checkEelco Dolstra
2015-09-24ec2-data.nix: Print all SSH host keysEelco Dolstra
2015-09-23ec2-data.nix: Support ed25519 host keysEelco Dolstra
2015-06-30Remove option ec2.metadataEelco Dolstra
2015-06-30EC2: Don't blackhole 169.254.169.254Eelco Dolstra
2015-06-26nixos: Replace pkgs.openssh with config.programs.ssh.packageWilliam A. Kennington III
2015-05-07Revert restartIfChanged on fetch-ec2-data, as it breaks deployments that set ...Rob Vermaas
2015-05-04fetch-ec2-data: Don't restartEelco Dolstra
2015-01-15ParanoiaEelco Dolstra
2014-08-05amazon ec2: Make fetch-ec2-data more robustRickard Nilsson
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2013-10-31Remove remaining references to UpstartEelco Dolstra
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra