-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBerksfile
More file actions
20 lines (17 loc) · 1.12 KB
/
Berksfile
File metadata and controls
20 lines (17 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
source "https://api.berkshelf.com"
metadata
cookbook "application", git: "https://github.com/poise/application/", ref: "e929b6a3c9125c5227adbcf118110649bf386cfe"
cookbook "rbenv"
cookbook "application_ruby"
cookbook "passenger_apache2"
cookbook "nodejs"
cookbook 'rackspace_iptables', git: 'https://github.com/rackspace-cookbooks/rackspace_iptables'
cookbook 'rackspace_user', git:'https://github.com/rackspace-cookbooks/rackspace_user'
cookbook 'rackspace_sudo', git:'https://github.com/rackspace-cookbooks/rackspace_sudo'
cookbook 'rackops_rolebook', git:'https://github.com/rackops/rackops_rolebook'
cookbook 'rackspace_motd', git:'https://github.com/rackspace-cookbooks/rackspace_motd'
cookbook 'rackspace_ntp', git:'https://github.com/rackspace-cookbooks/rackspace_ntp'
cookbook 'rackspace_openssh', git:'https://github.com/rackspace-cookbooks/rackspace_openssh'
cookbook 'rackspace_cloudmonitoring', git:'https://github.com/rackspace-cookbooks/rackspace_cloudmonitoring'
cookbook 'rackspace_apt', git:'https://github.com/rackspace-cookbooks/rackspace_apt'
cookbook 'rackspace_yum', git:'https://github.com/rackspace-cookbooks/rackspace_yum'