Skip to content

Instantly share code, notes, and snippets.

@swade1987
Created February 22, 2016 20:07
Show Gist options
  • Save swade1987/905db184a01af3a25ce6 to your computer and use it in GitHub Desktop.
Save swade1987/905db184a01af3a25ce6 to your computer and use it in GitHub Desktop.
packer output
==> amazon-ebs: Prevalidating AMI Name...
==> amazon-ebs: Inspecting the source AMI...
==> amazon-ebs: Creating temporary keypair: packer 56cb68d7-162c-45d5-ff59-690ba1b35760
==> 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-ad2d6e77
==> amazon-ebs: Waiting for instance (i-ad2d6e77) to become ready...
==> amazon-ebs: Skipping waiting for password since WinRM password set...
==> amazon-ebs: Waiting for WinRM to become available...
==> amazon-ebs: Connected to WinRM!
==> amazon-ebs: Provisioning with Powershell...
==> amazon-ebs: Provisioning with shell script: packer/scripts/windows/install_chef.ps1
==> amazon-ebs: Provisioning with chef-solo
amazon-ebs: Creating directory: /tmp/packer-chef-solo
amazon-ebs: The syntax of the command is incorrect.
==> amazon-ebs: Terminating the source AWS instance...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment