Skip to content

Instantly share code, notes, and snippets.

@hh
Forked from mattray/example.yml
Created December 14, 2011 23:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save hh/1479102 to your computer and use it in GitHub Desktop.
Save hh/1479102 to your computer and use it in GitHub Desktop.
nodes:
- windows_winrm windowswinrmhost windowshost2 windowshost3:
- role[webserver],role[base]
- -x Administrator -P 'super_secret_password'
- windows_ssh windowssshhost sshhost2 sshhost4:
- role[foobar]
- -x 'Administrator' -P barpass -d windows-preinstalled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment