-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
36 lines (36 loc) · 1.13 KB
/
.gitmodules
File metadata and controls
36 lines (36 loc) · 1.13 KB
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
34
35
36
[submodule "chef_handler"]
path = chef_handler
url = https://github.com/chef-cookbooks/chef_handler.git
[submodule "chef-os-hardening"]
path = chef-os-hardening
url = https://github.com/dev-sec/chef-os-hardening.git
[submodule "chef-ssh-hardening"]
path = chef-ssh-hardening
url = https://github.com/dev-sec/chef-ssh-hardening.git
[submodule "yum-epel"]
path = yum-epel
url = https://github.com/chef-cookbooks/yum-epel.git
[submodule "sudo"]
path = sudo
url = https://github.com/chef-cookbooks/sudo.git
[submodule "yum"]
path = yum
url = https://github.com/chef-cookbooks/yum.git
[submodule "compat_resource"]
path = compat_resource
url = https://github.com/chef-cookbooks/compat_resource.git
[submodule "aws"]
path = aws
url = https://github.com/chef-cookbooks/aws.git
[submodule "ohai"]
path = ohai
url = https://github.com/chef-cookbooks/ohai.git
[submodule "tomcat"]
path = tomcat
url = https://github.com/chef-cookbooks/tomcat.git
[submodule "route53"]
path = route53
url = https://github.com/chef-cookbooks/route53.git
[submodule "remote_syslog2"]
path = remote_syslog2
url = https://github.com/trappar/remote_syslog2-cookbook.git