Skip to content

Instantly share code, notes, and snippets.

@tfitch
Created September 1, 2014 20:55
Show Gist options
  • Save tfitch/806d083ea44f068a0d0f to your computer and use it in GitHub Desktop.
Save tfitch/806d083ea44f068a0d0f to your computer and use it in GitHub Desktop.
Name/Value pairs as attributes
# attributes for the iis_pool
default['config']['setting']['runtime_version'] = '12'
default['config']['setting']['thirty_two_bit'] = false
default['config']['setting']['max_proc'] = 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment