Created
June 26, 2014 17:50
-
-
Save philax/4da4e9ad44d31955de5a to your computer and use it in GitHub Desktop.
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
| vagrant@precise64:/vagrant/chef-repo/cookbooks$ knife bootstrap windows winrm 1 | |
| 0.64.129.42 -N atestnode -r 'role[windows]' -x DOMAIN\USER -P PASSWORD --bootstrap-version=11.10.04 -VV | |
| Waiting for remote response before bootstrap.DEBUG: Adding 10.64.129.42 | |
| DEBUG: :session => :init | |
| DEBUG: :relay_to_servers => echo . & echo Response received. | |
| DEBUG: :relayed => 10.64.129.42 | |
| DEBUG: 10.64.129.42 => :run_command | |
| ..DEBUG: Adding 10.64.129.42 | |
| DEBUG: :session => :init | |
| DEBUG: :relay_to_servers => echo . & echo Response received. | |
| DEBUG: :relayed => 10.64.129.42 | |
| DEBUG: 10.64.129.42 => :run_command | |
| ..DEBUG: Adding 10.64.129.42 | |
| DEBUG: :session => :init | |
| DEBUG: :relay_to_servers => echo . & echo Response received. | |
| DEBUG: :relayed => 10.64.129.42 | |
| DEBUG: 10.64.129.42 => :run_command | |
| .^Cvagrant@precise64:/vagrant/chef-repo/cookbooks$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment