forked from thecodeteam/mosaicme
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
30 lines (30 loc) · 1.14 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
[submodule "puppet/modules/apt"]
path = puppet/modules/apt
url = https://github.com/puppetlabs/puppetlabs-apt
[submodule "puppet/modules/concat"]
path = puppet/modules/concat
url = https://github.com/puppetlabs/puppetlabs-concat
[submodule "puppet/modules/gcc"]
path = puppet/modules/gcc
url = https://github.com/puppetlabs/puppetlabs-gcc
[submodule "puppet/modules/python"]
path = puppet/modules/python
url = https://github.com/stankevich/puppet-python
[submodule "puppet/modules/stdlib"]
path = puppet/modules/stdlib
url = https://github.com/puppetlabs/puppetlabs-stdlib
[submodule "puppet/modules/wget"]
path = puppet/modules/wget
url = https://github.com/maestrodev/puppet-wget
[submodule "puppet/modules/redis"]
path = puppet/modules/redis
url = https://github.com/thomasvandoren/puppet-redis
[submodule "puppet/modules/java"]
path = puppet/modules/java
url = https://github.com/puppetlabs/puppetlabs-java
[submodule "puppet/modules/rabbitmq"]
path = puppet/modules/rabbitmq
url = https://github.com/puppetlabs/puppetlabs-rabbitmq
[submodule "puppet/modules/staging"]
path = puppet/modules/staging
url = https://github.com/nanliu/puppet-staging