packer-cn/post-processor/vagrant
Julian Phillips 90a57c411f Expand Artifact API to expose build state
In order that something consuming an artifact can have access to extra
builder specific data add the State method which allows the caller to
ask for arbitary values by name.
2014-09-22 11:15:47 +01:00
..
artifact.go Expand Artifact API to expose build state 2014-09-22 11:15:47 +01:00
artifact_test.go post-processor/vagrant-cloud: initial commit 2014-06-16 15:53:37 -04:00
aws.go
aws_test.go post-processor/vagrant: tests on input artifact 2014-02-21 20:04:03 -08:00
digitalocean.go
digitalocean_test.go
hyperv.go Hyper-V support added 2014-06-23 11:19:06 -07:00
parallels.go Added support for Parallels Desktop for Mac [GH-233] in the vagrant post-processor. 2014-05-01 20:29:22 +02:00
parallels_test.go Added support for Parallels Desktop for Mac [GH-233] in the vagrant post-processor. 2014-05-01 20:29:22 +02:00
post-processor.go Change creating boxes for customizing metadata.json 2014-07-24 17:39:21 +04:00
post-processor_test.go
provider.go
util.go post-processor/vagrant: style 2014-09-02 09:54:55 -07:00
virtualbox.go
virtualbox_test.go
vmware.go
vmware_test.go