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
If you defined network_config instead you can get ipv6 and dual stack. I think it would be a good idea to allow vm_bridge_ip to be ipv6 or ipv4 but I think dual stack it is probably a good idea to use network_config.
Let me have a think about how to do this in a why that is backwards compatible :)
Bug description
https://github.com/redhat-partner-solutions/crucible/blob/main/roles/setup_vm_host_network/tasks/make_network_config.yml#L25 only supports IPv4. Given the emphasis on dual stack deployments, an RFE is to provide support for IPv6 based addresses on the bridge to hold VMs, that way the playbook could be used to set the IPv6 address on the bridge.
OpenShift version
other (provide in the description)
Assisted Installer version
other (provide in the description)
Relevant log output
Inventory file
No response
Required statements
The text was updated successfully, but these errors were encountered: