-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
30 lines (30 loc) · 1.05 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 "modules/rvm"]
path = modules/rvm
url = http://github.com/maestrodev/puppet-rvm
[submodule "modules/bundler"]
path = modules/bundler
url = https://github.com/puppetlabs-operations/puppet-bundler
[submodule "modules/mysql"]
path = modules/mysql
url = http://github.com/puppetlabs/puppetlabs-mysql
[submodule "modules/nginx"]
path = modules/nginx
url = http://github.com/jfryman/puppet-nginx
[submodule "modules/elasticsearch"]
path = modules/elasticsearch
url = https://github.com/elasticsearch/puppet-elasticsearch
[submodule "modules/redis"]
path = modules/redis
url = [email protected]:justinclayton/puppet-module-redis.git
[submodule "modules/nrsysmond"]
path = modules/nrsysmond
url = https://github.com/newrelic/puppet-nrsysmond.git
[submodule "modules/vcsrepo"]
path = modules/vcsrepo
url = https://github.com/puppetlabs/puppetlabs-vcsrepo.git
[submodule "modules/stdlib"]
path = modules/stdlib
url = https://github.com/puppetlabs/puppetlabs-stdlib/
[submodule "modules/apt"]
path = modules/apt
url = https://github.com/puppetlabs/puppetlabs-apt