Commit Graph

19 Commits (d-powershell-generated-docs)

Author SHA1 Message Date
Adrien Delorme c4f3dccc14 rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
7 years ago
Ali Rizvi-Santiago fa4998e1ec Modified StepCleanVMX to walk through the "temporaryDevices" statebag so that we can disable or remove its devices cleanly. This gets rid of the regex hack that was previously used to identify a cdrom-image.
7 years ago
Ali Rizvi-Santiago 5d8b476a7f Fixed the regex in common/step_clean_vmx.go for the VMware builder to also support removal of sata-based cdrom devices. Also added a comment in iso/step_create_vmx.go that links both pieces of related code.
8 years ago
Matthew Hooker 7a189a83a1
fix imports
8 years ago
Matthew Hooker a831d522be
change run signatures
8 years ago
Matthew Hooker 366dc3da0a
move multistep imports to helper.
8 years ago
Matthew Hooker 07b013945f
more consistent flag name
9 years ago
nictrix 6a238a3ef3
add option to skip vnc phase and update docs
9 years ago
James Nugent c4439aba82 builder/vmware: Add vmx_remove_ethernet_interfaces
9 years ago
Matthew Hooker 9f992b8f80
go files are 0644
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker d920b3fbf4 run gofmt
10 years ago
Yuya Kusakabe 699c673536 builder/vmware-esxi: Add step_export
11 years ago
Chris Bednarski 313fcaf0ff Revert backwards-compatibility break in VMX option casing
11 years ago
Marc Siegfriedt df1be999dc Fixed case sensitive issue with VMX entries not being overwritten
11 years ago
Mitchell Hashimoto 9bc0dfa389 builder/vmware: disable VNC before packaging
11 years ago
Shawn Neal 5fd9651982 GH 1508 - Ensure Packer VMX is updated and saved
12 years ago
Shawn Neal 7d9c252b3a Clean VMX step should always remove floppy.
12 years ago
Mitchell Hashimoto f01b21c610 builder/vmware: StepCleanVMX
12 years ago