packer-cn/post-processor/vagrant
DanHam 1bffdd9bff
Add option to allow box Vagrantfile to be dynamically generated during build
2019-08-13 09:09:28 +01:00
..
artifact.go
artifact_test.go
aws.go
aws_test.go
azure.go Add to vagrant post-processor support for Azure 2018-08-08 10:04:28 -05:00
azure_test.go Add to vagrant post-processor support for Azure 2018-08-08 10:04:28 -05:00
digitalocean.go
digitalocean_test.go
docker.go Add Vagrantfile fragment with docker tag specified 2018-07-16 15:35:02 -05:00
docker_test.go First cut at vagrant post-processor for docker 2018-07-06 17:11:24 -05:00
google.go
google_test.go s/boot_command/bootcommand/ 2018-04-19 14:26:31 -07:00
hyperv.go
libvirt.go qemu: Add "hvf" as a libvirt driver 2018-11-04 12:20:53 +01:00
lxc.go
lxc_test.go
parallels.go
parallels_test.go
post-processor.go Add option to allow box Vagrantfile to be dynamically generated during build 2019-08-13 09:09:28 +01:00
post-processor_test.go Tests: Should not error when template is to be created during build 2019-08-13 09:09:28 +01:00
provider.go
scaleway.go s/boot_command/bootcommand/ 2018-04-19 14:26:31 -07:00
tar_fix.go conditionally set tar header on go >= 1.10 2018-03-29 14:21:54 -07:00
tar_fix_go110.go conditionally set tar header on go >= 1.10 2018-03-29 14:21:54 -07:00
util.go better comment about why gnu tar 2018-03-29 16:18:55 -07:00
virtualbox.go Add unit test to show that we handle tars safely 2018-05-25 12:13:59 -07:00
virtualbox_test.go Add tmp package that offers Dir & File funcs 2018-12-12 16:35:57 +01:00
vmware.go
vmware_test.go