Skip to content

Instantly share code, notes, and snippets.

@joefitzgerald
Last active December 21, 2015 04:59
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save joefitzgerald/6253333 to your computer and use it in GitHub Desktop.
Windows Berksfile
site :opscode
cookbook 'windows', github: 'joefitzgerald/windows'
cookbook '7-zip'
cookbook 'chocolatey', github: 'chocolatey/chocolatey-cookbook'
cookbook 'webpi', github: 'opscode-cookbooks/webpi'
cookbook 'dotnetframework', github: 'joefitzgerald/dotnetframework'
cookbook 'sqlce'
cookbook 'visualstudio', github: 'joefitzgerald/visualstudio'
cookbook 'chocolatey-installer', github: 'joefitzgerald/chocolatey-installer'
cookbook 'webpi-installer', github: 'joefitzgerald/webpi-installer'
cookbook 'minitest-handler', github: 'btm/minitest-handler-cookbook'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment