jasonodonnell / packer-centos-esxi

Packer build for CentOS VM on ESXI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stuck in running post installation scripts

bantify opened this issue · comments

Hi
I tried you packer file to make golden image in esxi.... but it stuck in running post installation scripts in vnc.

in shell:
==> packer-centos-7-x86_64: Starting HTTP server on port 8664
==> packer-centos-7-x86_64: Registering remote VM...
==> packer-centos-7-x86_64: Starting virtual machine...
packer-centos-7-x86_64: The VM will be run headless, without a GUI. If you want to
packer-centos-7-x86_64: view the screen of the VM, connect via VNC with the password "" to
packer-centos-7-x86_64: vnc://172.23.18.4:5900
==> packer-centos-7-x86_64: Connecting to VNC...
==> packer-centos-7-x86_64: Waiting 7s for boot...
==> packer-centos-7-x86_64: Typing the boot command over VNC...
==> packer-centos-7-x86_64: Waiting for SSH to become available...

Pls help