Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: conditional error when no seed exists
In situations where there is no `seed` the `seed-hypervisor` will fail a host configure against `no_proxy` settings due to the conditional attempting to access attributes that do not exist.
- Loading branch information