-
Notifications
You must be signed in to change notification settings - Fork 14
/
.gitmodules
36 lines (36 loc) · 1.47 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
34
35
36
[submodule "puppet/modules/apt"]
path = puppet/modules/apt
url = https://github.com/puppetlabs/puppetlabs-apt.git
[submodule "puppet/modules/concat"]
path = puppet/modules/concat
url = https://github.com/puppetlabs/puppetlabs-concat.git
[submodule "puppet/modules/firewall"]
path = puppet/modules/firewall
url = https://github.com/puppetlabs/puppetlabs-firewall.git
[submodule "puppet/modules/gcc"]
path = puppet/modules/gcc
url = https://github.com/puppetlabs/puppetlabs-gcc.git
[submodule "puppet/modules/mongodb"]
path = puppet/modules/mongodb
url = https://github.com/puppetlabs/puppetlabs-mongodb.git
[submodule "puppet/modules/postgresql"]
path = puppet/modules/postgresql
url = https://github.com/puppetlabs/puppetlabs-postgresql.git
[submodule "puppet/modules/python"]
path = puppet/modules/python
url = https://github.com/stankevich/puppet-python.git
[submodule "puppet/modules/stdlib"]
path = puppet/modules/stdlib
url = https://github.com/puppetlabs/puppetlabs-stdlib.git
[submodule "puppet/modules/wget"]
path = puppet/modules/wget
url = https://github.com/maestrodev/puppet-wget.git
[submodule "puppet/modules/supervisord"]
path = puppet/modules/supervisord
url = https://github.com/adicu/puppet-supervisord
[submodule "puppet/modules/nginx"]
path = puppet/modules/nginx
url = https://github.com/puppetlabs/puppetlabs-nginx.git
[submodule "puppet/modules/elasticsearch"]
path = puppet/modules/elasticsearch
url = https://github.com/elasticsearch/puppet-elasticsearch.git