Skip to content

Instantly share code, notes, and snippets.

@tfitch
Created September 1, 2014 20:50
Show Gist options
  • Save tfitch/d5cd2954e0d052cd7a44 to your computer and use it in GitHub Desktop.
Save tfitch/d5cd2954e0d052cd7a44 to your computer and use it in GitHub Desktop.
Name/values pairs hardcoded
# if nothing was dynamic
iis_pool 'MyAppPool' do
runtime_version '12'
max_proc 4
thirty_two_bit false
action :config
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment