forked from bturner-r7/Chef-Metasploit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 1011 Bytes
/
.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
[submodule "cookbooks/postgresql"]
path = cookbooks/postgresql
url = https://github.com/opscode-cookbooks/postgresql.git
[submodule "cookbooks/php"]
path = cookbooks/php
url = https://github.com/opscode-cookbooks/php.git
[submodule "cookbooks/perl"]
path = cookbooks/perl
url = https://github.com/opscode-cookbooks/perl.git
[submodule "cookbooks/tomcat"]
path = cookbooks/tomcat
url = https://github.com/opscode-cookbooks/tomcat.git
[submodule "cookbooks/java"]
path = cookbooks/java
url = https://github.com/opscode-cookbooks/java.git
[submodule "cookbooks/mysql"]
path = cookbooks/mysql
url = https://github.com/opscode-cookbooks/mysql.git
[submodule "cookbooks/apache2"]
path = cookbooks/apache2
url = https://github.com/opscode-cookbooks/apache2.git
[submodule "cookbooks/windows"]
path = cookbooks/windows
url = https://github.com/opscode-cookbooks/windows.git
[submodule "cookbooks/chef_handler"]
path = cookbooks/chef_handler
url = https://github.com/opscode-cookbooks/chef_handler.git