grahamc / packet-nixos

The images used by Packet.net's deployment process.
MIT License
33 stars 10 forks source link

ssh accessible while provisioning #5

Closed rbvermaa closed 6 years ago

rbvermaa commented 7 years ago

when provisioning with the nixos 17.03, I was able to access ssh before provisioning was completed. It would be nice if SSH would only be available when provisioning/install is done. This will make it easier for nixops to see when provisioning is done by waiting for ssh.

mmlb commented 6 years ago

Shouldn't nixops use the api to determine when the machine has been fully provisioned instead? IIRC this is what ansible and terraform do.

grahamc commented 6 years ago

Fixed in 5f928687c0edc5989e193fb0da73c3b504fcf227 (not pushed yet.)