Open grahamc opened 4 years ago
Metadata is now captured before attempting to capture the provisioning file (https://github.com/input-output-hk/nixops-packet/commit/72602e5a637614f3d20ecb8c9457cc9b9cde579f) which hopefully will help in a situation like this until public_ipv4 proper handling is fixed.
nixops-packet doesn't seem to fill in
public_ipv4
(it should!) and when metadata is None and provSystem is None, public_ipv4 is also None and now I have no way to know what machine is broken :P