Created
November 1, 2016 20:11
-
-
Save daften/60341864c79248c5cf6e520ca947bacf to your computer and use it in GitHub Desktop.
Berksfile2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
source "https://supermarket.chef.io" | |
cookbook 'aegir3', path: 'cookbooks/aegir3' | |
cookbook 'imindsx-base', path: 'cookbooks/imindsx-base' | |
cookbook 'imindsx-aegir3-web', path: 'cookbooks/imindsx-aegir3-web' | |
cookbook 'imindsx-aegir3-db', path: 'cookbooks/imindsx-aegir3-db' | |
cookbook 'apache-hardening', github: 'dev-sec/chef-apache-hardening', branch: 'master' | |
# cookbook 'nginx-hardening', github: 'dev-sec/chef-nginx-hardening', branch: 'master' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment