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 b69d69095e
move postprocessor to sdk, fix generation code
5 years ago
..
version move version and useragent definitions into sdk 5 years ago
artifact.go
artifact_test.go move Artifact and artifact mock to the sdk 5 years ago
aws.go move Artifact and artifact mock to the sdk 5 years ago
aws_test.go fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 5 years ago
azure.go move Artifact and artifact mock to the sdk 5 years ago
azure_test.go fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 5 years ago
digitalocean.go move Artifact and artifact mock to the sdk 5 years ago
digitalocean_test.go fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 5 years ago
docker.go move Artifact and artifact mock to the sdk 5 years ago
docker_test.go First cut at vagrant post-processor for docker 8 years ago
google.go move Artifact and artifact mock to the sdk 5 years ago
google_test.go fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 5 years ago
hyperv.go move Artifact and artifact mock to the sdk 5 years ago
libvirt.go move Artifact and artifact mock to the sdk 5 years ago
libvirt_test.go correctly handle the diskSize property as a qemu size string 6 years ago
lxc.go move Artifact and artifact mock to the sdk 5 years ago
lxc_test.go Add LXC to vagrant post-processor 8 years ago
parallels.go move Artifact and artifact mock to the sdk 5 years ago
parallels_test.go
post-processor.go move postprocessor to sdk, fix generation code 5 years ago
post-processor.hcl2spec.go regenerate code 5 years ago
post-processor_test.go move postprocessor to sdk, fix generation code 5 years ago
provider.go move Artifact and artifact mock to the sdk 5 years ago
scaleway.go move Artifact and artifact mock to the sdk 5 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 Ui definition into the packer plugin sdk. 5 years ago
virtualbox.go move Artifact and artifact mock to the sdk 5 years ago
virtualbox_test.go update tests and website and generated partials to reflect new package format 5 years ago
vmware.go move Artifact and artifact mock to the sdk 5 years ago
vmware_test.go