Commit Graph

340 Commits (d3ea7956bc5cdfe3e52fe17e70b538eeb5c8e3b7)
 

Author SHA1 Message Date
Mitchell Hashimoto d3ea7956bc builder/vmware: if no files to serve, don't start http server
13 years ago
Mitchell Hashimoto 4ed76751de Update TODO
13 years ago
Mitchell Hashimoto 85ab8621d4 builder/vmware: Randomize HTTP port to avoid collisions
13 years ago
Mitchell Hashimoto 56108f2b16 fmt
13 years ago
Mitchell Hashimoto 16295dfbf3 builder/vmware: tests for vnc_port_* settings
13 years ago
Mitchell Hashimoto 7a5dce0dc9 builder/vmware: proper port range for VNC
13 years ago
Mitchell Hashimoto 0596266776 builder/vmware: Add better logging
13 years ago
Mitchell Hashimoto 5947d77f05 builder/vmware: configure VNC port randomly
13 years ago
Mitchell Hashimoto 068e94c3ee builder/vmware: Don't step VNC stuff in createVMX
13 years ago
Mitchell Hashimoto d55bf3f3ec packer: Support overrides in provisioners for each build
13 years ago
Mitchell Hashimoto 5638cecd14 packer: Use mapstructure for templates, save lots of lines
13 years ago
Mitchell Hashimoto 4a8278d49b provisioner/shell: Support setting the execute command
13 years ago
Mitchell Hashimoto e9b552ba18 provisioner/shell: Remove TODO since we handled it
13 years ago
Mitchell Hashimoto 4531922ec3 packer: Return the provisioner prepare errors if they occurred
13 years ago
Mitchell Hashimoto 0a6d8ed75a packer: Add errors to Prepare
13 years ago
Mitchell Hashimoto 09f5cd5090 packer: Update doc on Provisioner
13 years ago
Mitchell Hashimoto 6b87c42ee6 packer: Change provisioner interface to take array of configs
13 years ago
Mitchell Hashimoto a7896e7c70 Update the TODO
13 years ago
Mitchell Hashimoto 43b8ec3709 builder/vmware: Test the shutdown timeout
13 years ago
Mitchell Hashimoto 03e22c6323 builder/vmware: graceful shutdown
13 years ago
Mitchell Hashimoto c559ec7d71 builder/vmware: check if running prior to shutting down
13 years ago
Mitchell Hashimoto f851e56dbd builder/vmware: Artifacts implemented
13 years ago
Mitchell Hashimoto 378a7320a3 builder/vmware: A lot more validation, testing
13 years ago
Mitchell Hashimoto 057d656eda builder/vmware: Don't start HTTP server if we specified no files
13 years ago
Mitchell Hashimoto 1a5c9d300f builder/vmware: Better config validation, testing
13 years ago
Mitchell Hashimoto 275dc6d21f builder/vmware: Driver abstraction
13 years ago
Mitchell Hashimoto 9e9196eab8 builder/vmware: boot_wait is now a duration
13 years ago
Mitchell Hashimoto fd7d1fde70 builder/vmware: Log the timeout
13 years ago
Mitchell Hashimoto a3800625ac builder/vmware: Have an overall ssh wait timeout
13 years ago
Mitchell Hashimoto ca39d23636 builder/vmware: Run the provisioner
13 years ago
Mitchell Hashimoto c0e6fbd8ae builder/vmware: Connect to SSH
13 years ago
Mitchell Hashimoto a23897f52d communicator/ssh: Add type for static passwords
13 years ago
Mitchell Hashimoto aee611db4f builder/vmware: Support reading guest IP from DHCP
13 years ago
Mitchell Hashimoto 323647e3a6 builder/vmware: functions for parsing VMX
13 years ago
Mitchell Hashimoto 60dba3f8ef builder/vmware: GuestIP lookup interface
13 years ago
Mitchell Hashimoto dfee3eb8ef builder/vmware: Properly detect host IP
13 years ago
Mitchell Hashimoto 34f4086963 packer/plugin: Preserve parent ENV when executing client
13 years ago
Mitchell Hashimoto b1bd71c133 builder/vmware: Create WaitForIP step
13 years ago
Mitchell Hashimoto bfbc3e376c command/build: add more logging
13 years ago
Mitchell Hashimoto d5cfa42e05 builder/vmware: Wait a minimum time before shutting down VM
13 years ago
Mitchell Hashimoto daf076bbd9 builder/vmware: Implement cancel
13 years ago
Mitchell Hashimoto bc670323c7 command/build: Fix scoping again
13 years ago
Mitchell Hashimoto 81595258be command/build: Lexical scoping bug to get the right build
13 years ago
Mitchell Hashimoto dd4fb1d62a packer/plugin: Explicitly set GOMAXPROCS to # of cpus
13 years ago
Mitchell Hashimoto aefb947fa9 builder/vmware: Support <wait>, send proper keycodes
13 years ago
Mitchell Hashimoto 6d610f1c6e builder/vmware: type the boot sequence
13 years ago
Mitchell Hashimoto 429ff62128 builder/vmware: Add a boot wait in seconds
13 years ago
Mitchell Hashimoto 009b509138 command/build: Output nothign if artifact is nil
13 years ago
Mitchell Hashimoto 9bb24e6d90 packer/rpc: Return proper nil artifact if nil is returned
13 years ago
Mitchell Hashimoto cd3523fd4f builder/vmware: Stop the run properly
13 years ago