-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
21 lines (21 loc) · 800 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "cookbooks/mysql"]
path = cookbooks/mysql
url = https://github.com/opscode-cookbooks/mysql.git
[submodule "cookbooks/openssl"]
path = cookbooks/openssl
url = https://github.com/opscode-cookbooks/openssl.git
[submodule "cookbooks/java"]
path = cookbooks/java
url = https://github.com/opscode-cookbooks/java.git
[submodule "cookbooks/apache2"]
path = cookbooks/apache2
url = https://github.com/opscode-cookbooks/apache2.git
[submodule "cookbooks/build-essential"]
path = cookbooks/build-essential
url = https://github.com/opscode-cookbooks/build-essential.git
[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