Commit Graph

6 Commits

Author SHA1 Message Date
Jeffrey Martin
cec1d4395d
only download 7z if missing 2021-11-24 13:54:53 -06:00
Jeffrey Martin
a4ecd265cf
Update guest tools install for better vmware support
* make guest tools last so pre-reqs are in place

Packer 1.3.x and possibly more does not inject enviornment
variables as expected into `windows-shell` provisioners, moving
script that requires these into a `shell` provisioner.

* do not trust default uploaded windows.iso

Packer in some cases will upload windows.iso from the host
building the VM, since server 2008 needs a specific older
version of tools this can cause problems.

Example issue:
VMware Fusion 11 on macOS Mojave will supply 10.3.x in windows.iso
and will hit https://kb.vmware.com/s/article/55798 due the patch level
expectaions that are intentionally not met for Windows 2008r2.
2019-01-17 21:33:55 -06:00
Jeffrey Martin
a3c19e7fac
lets try version 16.04, hopefully buys more time 2018-04-11 10:20:17 -05:00
Jeffrey Martin
4fbe02277d
Update 7zip url for latest version
Fix #266 due to previous version now behind soureforge redirect.
2018-04-09 11:34:03 -05:00
James Barnett
3fbc4b42d4
Add the Oracle root CA during packer build to fix failures caused by expired Oracle certificate in guest additions. Fixes #75 2017-01-11 15:05:32 -06:00
James Barnett
e100d7b13e
Initial commit. 2016-08-30 10:53:02 -05:00