-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path.gitmodules
25 lines (25 loc) · 1.02 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
[submodule "puppet/modules/stdlib"]
path = puppet/modules/stdlib
url = https://github.com/puppetlabs/puppetlabs-stdlib.git
[submodule "jfryman"]
path = puppet/modules/nginx
url = https://github.com/jfryman/puppet-nginx.git
[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/postgresql"]
path = puppet/modules/postgresql
url = https://github.com/puppetlabs/puppetlabs-postgresql.git
[submodule "puppet/modules/firewall"]
path = puppet/modules/firewall
url = https://github.com/puppetlabs/puppetlabs-firewall.git
[submodule "puppet/modules/diaspora"]
path = puppet/modules/diaspora
url = https://github.com/joebew42/puppet-diaspora.git
[submodule "puppet/modules/rvm"]
path = puppet/modules/rvm
url = https://github.com/maestrodev/puppet-rvm.git
branch = maestrodev