-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VM network needs connectivity to the internet #21
Comments
cc @javipolo |
By default, the libvirt default network allows guests to create any outgoing network connection they like |
I understand that this is related to installing IBI using disconnected environments, is that right @achuzhoy ? So far, I think we should clarify in the README that for now there is no way for that, since we need connectivity/ISCP configuration for, at least:
|
@javipolo it's just that we assume that there's connectivity. |
The automated flow assumes there's internet connectivity for the default libvirt network.
Obviously the flow will fail if there's no connectivity, so we need to instruct he user to make sure there is one.
The text was updated successfully, but these errors were encountered: