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
Sylvia Moss dc31bad539
Sharing info with post-processors via artifact (#8632)
6 years ago
..
artifact.go
artifact_test.go
aws.go
aws_test.go
azure.go
azure_test.go
digitalocean.go
digitalocean_test.go
docker.go
docker_test.go
google.go
google_test.go
hyperv.go
libvirt.go correctly handle the diskSize property as a qemu size string 6 years ago
libvirt_test.go correctly handle the diskSize property as a qemu size string 6 years ago
lxc.go
lxc_test.go
parallels.go
parallels_test.go
post-processor.go Sharing info with post-processors via artifact (#8632) 6 years ago
post-processor.hcl2spec.go build using HCL2 (#8423) 6 years ago
post-processor_test.go Override post-processor config when processing (#8592) 6 years ago
provider.go
scaleway.go
tar_fix.go
tar_fix_go110.go
util.go In Vagrant post-processor, check whether the host system is able to create a dummy Vagrant box before processing (#8431) 6 years ago
virtualbox.go
virtualbox_test.go Add tmp package that offers Dir & File funcs 7 years ago
vmware.go
vmware_test.go