forked from matecat/MateCat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 1.27 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
[submodule "tools/puppet/modules/apache"]
path = support_scripts/puppet/modules/apache
url = https://github.com/puppetlabs/puppetlabs-apache.git
[submodule "tools/puppet/modules/stdlib"]
path = support_scripts/puppet/modules/stdlib
url = https://github.com/puppetlabs/puppetlabs-stdlib.git
[submodule "tools/puppet/modules/concat"]
path = support_scripts/puppet/modules/concat
url = https://github.com/puppetlabs/puppetlabs-concat.git
[submodule "tools/puppet/modules/java"]
path = support_scripts/puppet/modules/java
url = https://github.com/puppetlabs/puppetlabs-java.git
[submodule "tools/puppet/modules/mysql"]
path = support_scripts/puppet/modules/mysql
url = https://github.com/puppetlabs/puppetlabs-mysql.git
[submodule "tools/puppet/modules/apt"]
path = support_scripts/puppet/modules/apt
url = https://github.com/puppetlabs/puppetlabs-apt.git
[submodule "tools/puppet/modules/wget"]
path = support_scripts/puppet/modules/wget
url = git://github.com/maestrodev/puppet-wget.git
[submodule "tools/puppet/modules/puppet-nodejs"]
path = support_scripts/puppet/modules/nodejs
url = git://github.com/willdurand/puppet-nodejs.git
[submodule "support_scripts/puppet/modules/activemq"]
path = support_scripts/puppet/modules/activemq
url = [email protected]:maestrodev/puppet-activemq.git