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 40947c2bf6
HCL2: generate hcl tags with go-cty tags too (#9306)
6 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 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
parallels_test.go
post-processor.go make artifice post-processor play nicely with vagrant post-processor, including template validation., Update docs for each. 6 years ago
post-processor.hcl2spec.go HCL2: generate hcl tags with go-cty tags too (#9306) 6 years ago
post-processor_test.go make artifice post-processor play nicely with vagrant post-processor, including template validation., Update docs for each. 6 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 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