-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitmodules
54 lines (54 loc) · 2.03 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[submodule "puppet/modules/yum"]
path = puppet/modules/yum
url = [email protected]:example42/puppet-yum.git
[submodule "puppet/modules/stdlib"]
path = puppet/modules/stdlib
url = [email protected]:puppetlabs/puppetlabs-stdlib.git
[submodule "puppet/modules/git"]
path = puppet/modules/git
url = [email protected]:puppetlabs/puppetlabs-git.git
[submodule "puppet/modules/puppi"]
path = puppet/modules/puppi
url = [email protected]:example42/puppi.git
[submodule "puppet/modules/apache"]
path = puppet/modules/apache
url = [email protected]:puppetlabs/puppetlabs-apache.git
[submodule "puppet/modules/mysql"]
path = puppet/modules/mysql
url = [email protected]:puppetlabs/puppetlabs-mysql.git
[submodule "puppet/modules/php"]
path = puppet/modules/php
url = [email protected]:example42/puppet-php.git
[submodule "puppet/modules/rpmforge"]
path = puppet/modules/rpmforge
url = [email protected]:lboynton/puppet-rpmforge.git
[submodule "puppet/modules/pear"]
path = puppet/modules/pear
url = [email protected]:rafaelfelix/puppet-pear.git
[submodule "puppet/modules/rvm"]
path = puppet/modules/rvm
url = [email protected]:maestrodev/puppet-rvm.git
[submodule "puppet/modules/nodejs"]
path = puppet/modules/nodejs
url = [email protected]:willdurand/puppet-nodejs.git
[submodule "puppet/modules/timezone"]
path = puppet/modules/timezone
url = [email protected]:saz/puppet-timezone.git
[submodule "puppet/modules/htop"]
path = puppet/modules/htop
url = [email protected]:sund/puppet-htop.git
[submodule "puppet/modules/gcc"]
path = puppet/modules/gcc
url = [email protected]:puppetlabs/puppetlabs-gcc.git
[submodule "puppet/modules/puppet-mailcatcher"]
path = puppet/modules/puppet-mailcatcher
url = [email protected]:actionjack/puppet-mailcatcher.git
[submodule "puppet/modules/wget"]
path = puppet/modules/wget
url = [email protected]:maestrodev/puppet-wget.git
[submodule "puppet/modules/epel"]
path = puppet/modules/epel
url = [email protected]:stahnma/puppet-module-epel.git
[submodule "puppet/modules/concat"]
path = puppet/modules/concat
url = [email protected]:puppetlabs/puppetlabs-concat.git