diff options
author | Yuya Kusakabe <yuya.kusakabe@gmail.com> | 2016-03-26 23:23:36 +0900 |
---|---|---|
committer | Yuya Kusakabe <yuya.kusakabe@gmail.com> | 2016-03-27 08:57:47 +0900 |
commit | b1e716208f9fb92966bda9b7425d6f67911105e4 (patch) | |
tree | 0828b5859de412485eee4b49e288db0b1ba5c363 /scripts/packer.json | |
parent | 95a28fe8b63ea97409ff6336f1b3ca419bac9961 (diff) | |
download | vyos-build-b1e716208f9fb92966bda9b7425d6f67911105e4.tar.gz vyos-build-b1e716208f9fb92966bda9b7425d6f67911105e4.zip |
remove installing open-vm-tools process from build-vmware-image
Diffstat (limited to 'scripts/packer.json')
-rw-r--r-- | scripts/packer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/packer.json b/scripts/packer.json index 52b0b28..b09b983 100644 --- a/scripts/packer.json +++ b/scripts/packer.json @@ -46,7 +46,7 @@ "<enter><wait10><wait10>", "reboot<enter><wait5>", "Yes<enter><wait3m>", - "vyos<enter><wait>", + "vyos<enter><wait5>", "vyos<enter><wait10>", "configure<enter><wait5>", "set interface ethernet eth0 address dhcp<enter><wait5>", |