-
Notifications
You must be signed in to change notification settings - Fork 95
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
vsphere-clone
: timeout waiting for IP using a Cisco 8000v router
#136
Comments
@tenthirtyam |
@aj-cruz - Is open-vm-tools installed and running in the image? Ryan |
@tenthirtyam |
vsphere-clone
: timeout waiting for IP using a Cisco 8000v router
Is this still an issue? |
This issue was originally opened by @aj-cruz in hashicorp/packer#11417 and has been migrated to this repository. The original issue description is below.
Overview of the Issue
I am trying to use Packer to clone a Cisco Catalyst 8000v router from vSphere and inject a custom configuration using CDROM.
That part works perfectly. The VM clones, boots, and applies the day 0 confg from the CDROM.
The configuration is pushed, the one configured interface comes up and is reachable, but Packer sits at "Waiting for IP..." before eventually timing out.
The VM has eight network adapters, but I'm only configuring one.
When the VM boots, an IP address is reported by vCenter, and I can ping it.
I don't actually need to provision it via SSH, I can do it all via CDROM for my use case, so disabling the IP wait would be fine as well.
Reproduction Steps
Import Cisco Catalyst 8000v from OVA
Convert to template
packer build .
Packer version
1.7.8
Simplified Packer Template
Operating system and Environment details
WSL (Ubuntu) on Win10
Log Fragments and crash.log files
The text was updated successfully, but these errors were encountered: