You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fallback sushy-emulator to public net if no ctlplane
If ctlplane network is not enabled/attached to the controller-0 node
fallback the sushy.utility host record to the public net.
This allows me to configure controller with only public net:
```
cifmw_libvirt_manager_configuration:
vms:
controller:
nets:
- ocpbm
cifmw_networking_definition:
instances:
controller-0:
networks: {}
```
0 commit comments