-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 935 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 935 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "cookbooks/apache2"]
path = cookbooks/apache2
url = https://github.com/onehealth-cookbooks/apache2
[submodule "cookbooks/mysql"]
path = cookbooks/mysql
url = https://github.com/opscode-cookbooks/mysql.git
[submodule "cookbooks/apt"]
path = cookbooks/apt
url = https://github.com/opscode-cookbooks/apt.git
[submodule "cookbooks/openssl"]
path = cookbooks/openssl
url = https://github.com/opscode-cookbooks/openssl
[submodule "cookbooks/rbenv"]
path = cookbooks/rbenv
url = https://github.com/fnichol/chef-rbenv.git
[submodule "cookbooks/ruby_build"]
path = cookbooks/ruby_build
url = https://github.com/fnichol/chef-ruby_build.git
[submodule "cookbooks/passenger_apache2"]
path = cookbooks/passenger_apache2
url = https://github.com/opscode-cookbooks/passenger_apache2.git
[submodule "cookbooks/build-essential"]
path = cookbooks/build-essential
url = https://github.com/opscode-cookbooks/build-essential.git