-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
30 lines (30 loc) · 1.32 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[submodule "chef-repo/cookbooks/database"]
path = chef-repo/cookbooks/database
url = git://github.com/opscode-cookbooks/database.git
[submodule "chef-repo/cookbooks/aws"]
path = chef-repo/cookbooks/aws
url = git://github.com/opscode-cookbooks/aws.git
[submodule "chef-repo/cookbooks/mysql"]
path = chef-repo/cookbooks/mysql
url = git://github.com/opscode-cookbooks/mysql.git
[submodule "chef-repo/cookbooks/postgresql"]
path = chef-repo/cookbooks/postgresql
url = git://github.com/opscode-cookbooks/postgresql.git
[submodule "chef-repo/cookbooks/xfs"]
path = chef-repo/cookbooks/xfs
url = git://github.com/opscode-cookbooks/xfs.git
[submodule "chef-repo/cookbooks/openssl"]
path = chef-repo/cookbooks/openssl
url = git://github.com/opscode-cookbooks/openssl.git
[submodule "chef-repo/cookbooks/build-essential"]
path = chef-repo/cookbooks/build-essential
url = git://github.com/opscode-cookbooks/build-essential.git
[submodule "chef-repo/cookbooks/apps"]
path = chef-repo/cookbooks/apps
url = git://github.com/getaroom/chef-apps.git
[submodule "chef-repo/cookbooks/minitest-handler"]
path = chef-repo/cookbooks/minitest-handler
url = git://github.com/btm/minitest-handler-cookbook.git
[submodule "chef-repo/cookbooks/chef_handler"]
path = chef-repo/cookbooks/chef_handler
url = git://github.com/opscode-cookbooks/chef_handler.git