Skip to content

Instantly share code, notes, and snippets.

@philax
Created June 26, 2014 17:50
Show Gist options
  • Select an option

  • Save philax/4da4e9ad44d31955de5a to your computer and use it in GitHub Desktop.

Select an option

Save philax/4da4e9ad44d31955de5a to your computer and use it in GitHub Desktop.
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