Skip to content

Instantly share code, notes, and snippets.

@mattray
Forked from hh/example.yml
Created December 14, 2011 23:34
Show Gist options
  • Save mattray/1479117 to your computer and use it in GitHub Desktop.
Save mattray/1479117 to your computer and use it in GitHub Desktop.
nodes:
- winrm windowswinrmhost:
- role[webserver],role[base]
- -x Administrator -P 'super_secret_password'
- ssh windowssshhost:
- 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