-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy path.gitmodules
33 lines (33 loc) · 1.21 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
31
32
33
[submodule "cookbooks/apt"]
path = cookbooks/apt
url = https://github.com/opscode-cookbooks/apt.git
[submodule "cookbooks/build-essential"]
path = cookbooks/build-essential
url = https://github.com/opscode-cookbooks/build-essential.git
[submodule "cookbooks/git"]
path = cookbooks/git
url = https://github.com/opscode-cookbooks/git.git
[submodule "cookbooks/openssl"]
path = cookbooks/openssl
url = https://github.com/opscode-cookbooks/openssl.git
[submodule "cookbooks/mysql"]
path = cookbooks/mysql
url = https://github.com/opscode-cookbooks/mysql.git
[submodule "cookbooks/php"]
path = cookbooks/php
url = https://github.com/opscode-cookbooks/php.git
[submodule "cookbooks/nginx"]
path = cookbooks/nginx
url = https://github.com/opscode-cookbooks/nginx.git
[submodule "cookbooks/imagemagick"]
path = cookbooks/imagemagick
url = https://github.com/opscode-cookbooks/imagemagick.git
[submodule "cookbooks/ohai"]
path = cookbooks/ohai
url = https://github.com/opscode-cookbooks/ohai.git
[submodule "cookbooks/hostsfile"]
path = cookbooks/hostsfile
url = https://github.com/customink-webops/hostsfile.git
[submodule "cookbooks/hostname"]
path = cookbooks/hostname
url = https://github.com/franco/chef-hostname.git