-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 760 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 760 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 "mongodb"]
path = mongodb
url = https://github.com/edelight/chef-mongodb.git
[submodule "apt"]
path = apt
url = https://github.com/opscode-cookbooks/apt.git
[submodule "python"]
path = python
url = https://github.com/opscode-cookbooks/python.git
[submodule "runit"]
path = runit
url = https://github.com/opscode-cookbooks/runit.git
[submodule "yum"]
path = yum
url = https://github.com/opscode-cookbooks/yum.git
[submodule "build-essential"]
path = build-essential
url = https://github.com/opscode-cookbooks/build-essential.git
[submodule "yum-epel"]
path = yum-epel
url = https://github.com/opscode-cookbooks/yum-epel.git
[submodule "chef-solo-search"]
path = chef-solo-search
url = https://github.com/edelight/chef-solo-search.git