-
Notifications
You must be signed in to change notification settings - Fork 124
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
clone fails to properly configure network on RHEL 7 #450
Comments
Hi, I'm sorry I missed responding to this. Is it still happening? The template should be booting with the vmware agent running, selinux disabled, and Perl should be installed. Can you verify those, please? |
Hey! No problem, I took my time in responding too, sorry about that. |
Same Issue here and same environment, some update ? |
I need to make a downgrade to release 2.0.5 to work |
Versions:
Platform Details
Scenario:
When I attempt to clone a RHEL 7 template, network configuration does not complete properly, and instead of the static ipv4 address given in the clone command, it reports a default ipv6 address.
I have reproduced the problem on RHEL versions 7.3, 7.4, and 7.5.
Expected Result:
A VM is cloned from template and configured with a static IP according to the given command.
Actual Result:
The VM is cloned and configured as normal, except that the network connection is not properly configured at all. ipv4.method is set to auto, and there are no values for ipv4.addresses or ipv4.gateway.
On the newly cloned VM:
The text was updated successfully, but these errors were encountered: