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
Megan Marsh f8f1ebf0c7
move version and useragent definitions into sdk
5 years ago
..
version move version and useragent definitions into sdk 5 years ago
artifact.go Expand Artifact API to expose build state 12 years ago
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 Added support for Parallels Desktop for Mac [GH-233] in the vagrant post-processor. 12 years ago
post-processor.go move helper/config to bundle with the other template definitions 5 years ago
post-processor.hcl2spec.go regenerate code 5 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 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 move tmp helper func into packer-plugin-sdk 5 years ago
virtualbox.go Add unit test to show that we handle tars safely 8 years ago
virtualbox_test.go update tests and website and generated partials to reflect new package format 5 years ago
vmware.go run goimports 8 years ago
vmware_test.go post-processor/vagrant: vmware 12 years ago