Skip to content

Instantly share code, notes, and snippets.

@mindjiver
Created January 12, 2014 23:15
Show Gist options
  • Save mindjiver/8392003 to your computer and use it in GitHub Desktop.
Save mindjiver/8392003 to your computer and use it in GitHub Desktop.
First actually working version!
cloudstack output will be in this color.
==> cloudstack: Reading in SSH private key from local disk
==> cloudstack: Creating virtual machine...
==> cloudstack: Waiting for virtual machine to become active...
==> cloudstack: Waiting for SSH to become available...
==> cloudstack: Connected to SSH!
==> cloudstack: Provisioning with shell script: scripts/motd.sh
==> cloudstack: Provisioning with shell script: scripts/version.sh
==> cloudstack: Stopping Virtual Machine...
==> cloudstack: Creating template: packer-1389568334
==> cloudstack: Waiting for template to be saved...
==> cloudstack: Destroying virtual machine...
Build 'cloudstack' finished.
==> Builds finished. The artifacts of successful builds are:
--> cloudstack: A template was created: packer-1389568334
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment