nixos/tests/ec2-image.nix
0 → 100644
+263
−0
Loading
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
This prints the whole host public keys in the same format as cloud-init. The main benefit is that this allows the direct generation of a known_hosts file, simplifying client setup. This commit also provides a new NixOS test that's an alternative to the currently broken nixos/tests/ec2.nix tests.