Created
February 21, 2016 23:06
-
-
Save swade1987/273e917f3f1a81e7e10e to your computer and use it in GitHub Desktop.
packer build output
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
Stevens-MacBook-Pro:core-cookbook stevenwade$ packer build windows.json | |
amazon-ebs output will be in this color. | |
==> amazon-ebs: Prevalidating AMI Name... | |
==> amazon-ebs: Inspecting the source AMI... | |
==> amazon-ebs: Creating temporary keypair: packer 56ca3d45-ead0-1272-2150-a7fce10b2f62 | |
==> amazon-ebs: Creating temporary security group for this instance... | |
==> amazon-ebs: Authorizing access to port 5985 the temporary security group... | |
==> amazon-ebs: Launching a source AWS instance... | |
amazon-ebs: Instance ID: i-af039168 | |
==> amazon-ebs: Waiting for instance (i-af039168) to become ready... | |
==> amazon-ebs: Skipping waiting for password since WinRM password set... | |
==> amazon-ebs: Waiting for WinRM to become available... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment