forked from oaeproject/puppet-hilary
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
33 lines (33 loc) · 1.19 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 "modules/vcsrepo"]
path = modules/vcsrepo
url = https://github.com/puppetlabs/puppetlabs-vcsrepo
[submodule "modules/iptables"]
path = modules/iptables
url = https://github.com/camptocamp/puppet-iptables.git
[submodule "modules/sysctl"]
path = modules/sysctl
url = https://github.com/duritong/puppet-sysctl.git
[submodule "modules/stdlib"]
path = modules/stdlib
url = https://github.com/puppetlabs/puppetlabs-stdlib
[submodule "modules/archive"]
path = modules/archive
url = https://github.com/camptocamp/puppet-archive.git
[submodule "modules/nfs"]
path = modules/nfs
url = https://github.com/sakaiproject/puppet-nfs.git
[submodule "modules/openvpn"]
path = modules/openvpn
url = https://github.com/luxflux/puppet-openvpn.git
[submodule "modules/rabbitmq"]
path = modules/rabbitmq
url = https://github.com/puppetlabs/puppetlabs-rabbitmq.git
[submodule "modules/alternatives"]
path = modules/alternatives
url = https://github.com/adrienthebo/puppet-alternatives.git
[submodule "modules/duplicity"]
path = modules/duplicity
url = https://github.com/oaeproject/puppet-duplicity.git
[submodule "modules/ulimit"]
path = modules/ulimit
url = https://github.com/arioch/puppet-ulimit.git