Created
February 26, 2016 13:04
-
-
Save swade1987/03196cd5d00245cb438d to your computer and use it in GitHub Desktop.
chef provisioning
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
aws_instance.cd-demo-web-01: Provisioning with 'chef'... | |
aws_instance.cd-demo-web-01 (chef): Connecting to remote host via WinRM... | |
aws_instance.cd-demo-web-01 (chef): Host: 52.10.28.33 | |
aws_instance.cd-demo-web-01 (chef): Port: 5985 | |
aws_instance.cd-demo-web-01 (chef): User: steven | |
aws_instance.cd-demo-web-01 (chef): Password: true | |
aws_instance.cd-demo-web-01 (chef): HTTPS: false | |
aws_instance.cd-demo-web-01 (chef): Insecure: false | |
aws_instance.cd-demo-web-01 (chef): CACert: false | |
aws_instance.cd-demo-web-01 (chef): Connecting to remote host via WinRM... | |
aws_instance.cd-demo-web-01 (chef): Host: 52.10.28.33 | |
aws_instance.cd-demo-web-01 (chef): Port: 5985 | |
aws_instance.cd-demo-web-01 (chef): User: steven | |
aws_instance.cd-demo-web-01 (chef): Password: true | |
aws_instance.cd-demo-web-01 (chef): HTTPS: false | |
aws_instance.cd-demo-web-01 (chef): Insecure: false | |
aws_instance.cd-demo-web-01 (chef): CACert: false | |
aws_instance.cd-demo-web-01 (chef): Connected! | |
Error applying plan: | |
1 error(s) occurred: | |
* Uploading client.rb failed: Error restoring file from $env:TEMP\winrmcp-56d04a28-6cdc-8cdd-e4de-723a7a51e6be.tmp to C:\Temp\ChefClient.ps1: restore operation returned code=1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment