packer-cloudstack icon indicating copy to clipboard operation
packer-cloudstack copied to clipboard

Packer plugin to support Apache Cloudstack

Results 2 packer-cloudstack issues
Sort by recently updated
recently updated
newest added

Hi Team, I tried to install the centos from ISO using packer. Here is my code. ``source "cloudstack" "centos" { api_key = "" api_url = "" zone = "27efd513-9343-43be-a1a7-d1a854d85148" disk_offering...

The only info I really have available is the following: Ubuntu 14.04 Packer 0.7.5 `$ go get -u github.com/schubergphilis/packer-cloudstack` `# github.com/schubergphilis/packer-cloudstack go/src/github.com/schubergphilis/packer-cloudstack/builder.go:77: undefined: packer.ConfigTemplate`