Packer and Digital Ocean
Closed this issue · 3 comments
jpscharf commented
When attempting to run packer build -only digitalocean cloud.json
, it fails:
==> digitalocean: Creating temporary ssh key for droplet...
==> digitalocean: Creating droplet...
==> digitalocean: Error creating droplet: Received error from DigitalOcean (404): You specified an invalid image for Droplet creation.
==> digitalocean: Deleting temporary ssh key...
Build 'digitalocean' errored: Error creating droplet: Received error from DigitalOcean (404): You specified an invalid image for Droplet creation.
==> Some builds didn't complete successfully and had errors:
--> digitalocean: Error creating droplet: Received error from DigitalOcean (404): You specified an invalid image for Droplet creation.
==> Builds finished but no artifacts were created.
titanous commented
Looks like there isn't a source image specified in the template. @progrium was the one who wrote it and currently works at DO, perhaps he can update it?
progrium commented
Yeah, I don't think I finished the digitalocean one. :\
On Wed, Apr 23, 2014 at 7:08 PM, Jonathan Rudenberg <
notifications@github.com> wrote:
Looks like there isn't a source image specified in the template. @progriumhttps://github.com/progriumwas the one that wrote it and currently works at DO, perhaps he can update
it?—
Reply to this email directly or view it on GitHubhttps://github.com//issues/29#issuecomment-41229727
.
Jeff Lindsay
http://progrium.com