forked from balderdashy/waterline-adapter-tests
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (30 loc) · 1.21 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/wget"]
path = .puppet/modules/wget
url = https://github.com/maestrodev/puppet-wget.git
[submodule ".puppet/modules/stdlib"]
path = .puppet/modules/stdlib
url = https://github.com/puppetlabs/puppetlabs-stdlib.git
[submodule ".puppet/modules/nodejs"]
path = .puppet/modules/nodejs
url = https://github.com/willdurand/puppet-nodejs.git
[submodule ".puppet/modules/mysql"]
path = .puppet/modules/mysql
url = https://github.com/puppetlabs/puppetlabs-mysql.git
[submodule ".puppet/modules/redis"]
path = .puppet/modules/redis
url = https://github.com/thomasvandoren/puppet-redis.git
[submodule ".puppet/modules/concat"]
path = .puppet/modules/concat
url = https://github.com/puppetlabs/puppetlabs-concat.git
[submodule ".puppet/modules/postgresql"]
path = .puppet/modules/postgresql
url = https://github.com/puppetlabs/puppet-postgresql.git
[submodule ".puppet/modules/apt"]
path = .puppet/modules/apt
url = https://github.com/puppetlabs/puppetlabs-apt.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