You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/post-processor/vagrant
Adrien Delorme a81abd297b
Merge remote-tracking branch 'origin/master' into context_provisioner
7 years ago
..
artifact.go
artifact_test.go run goimports 8 years ago
aws.go
aws_test.go
azure.go Add to vagrant post-processor support for Azure 8 years ago
azure_test.go Add to vagrant post-processor support for Azure 8 years ago
digitalocean.go run goimports 8 years ago
digitalocean_test.go
docker.go Add Vagrantfile fragment with docker tag specified 8 years ago
docker_test.go First cut at vagrant post-processor for docker 8 years ago
google.go
google_test.go s/boot_command/bootcommand/ 8 years ago
hyperv.go
libvirt.go qemu: Add "hvf" as a libvirt driver 7 years ago
lxc.go Add LXC to vagrant post-processor 8 years ago
lxc_test.go Add LXC to vagrant post-processor 8 years ago
parallels.go
parallels_test.go
post-processor.go Merge remote-tracking branch 'origin/master' into context_provisioner 7 years ago
post-processor_test.go Merge remote-tracking branch 'origin/master' into context_provisioner 7 years ago
provider.go
scaleway.go s/boot_command/bootcommand/ 8 years ago
tar_fix.go conditionally set tar header on go >= 1.10 8 years ago
tar_fix_go110.go conditionally set tar header on go >= 1.10 8 years ago
util.go better comment about why gnu tar 8 years ago
virtualbox.go Add unit test to show that we handle tars safely 8 years ago
virtualbox_test.go Add tmp package that offers Dir & File funcs 7 years ago
vmware.go run goimports 8 years ago
vmware_test.go