Created
January 12, 2014 23:15
-
-
Save mindjiver/8392003 to your computer and use it in GitHub Desktop.
First actually working version!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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