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
Wilken Rivera 9ec8b67392
Add golangci-lint to project (#8686)
6 years ago
..
artifact.go
artifact_test.go run goimports 8 years ago
aws.go move packer to hashicorp 9 years ago
aws_test.go move packer to hashicorp 9 years ago
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 move packer to hashicorp 9 years ago
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 Add vagrant post-processor support for Google 8 years ago
google_test.go s/boot_command/bootcommand/ 8 years ago
hyperv.go 🎨 Fix typo in "copyed" -> "copied" usages. 8 years ago
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 Add LXC to vagrant post-processor 8 years ago
lxc_test.go Add LXC to vagrant post-processor 8 years ago
parallels.go move packer to hashicorp 9 years ago
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 move packer to hashicorp 9 years ago
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 Add golangci-lint to project (#8686) 6 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