forked from dirkaholic/vagrant-php-dev-box
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.26 KB
/
.gitmodules
File metadata and controls
33 lines (33 loc) · 1.26 KB
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
[submodule "puppet/modules/apache"]
path = puppet/modules/apache
url = https://github.com/example42/puppet-apache
[submodule "puppet/modules/puppi"]
path = puppet/modules/puppi
url = https://github.com/example42/puppi
[submodule "puppet/modules/mysql"]
path = puppet/modules/mysql
url = https://github.com/example42/puppet-mysql
[submodule "puppet/modules/nginx"]
path = puppet/modules/nginx
url = https://github.com/example42/puppet-nginx
[submodule "puppet/modules/mongodb"]
path = puppet/modules/mongodb
url = https://github.com/puppetlabs/puppetlabs-mongodb.git
[submodule "puppet/modules/apt"]
path = puppet/modules/apt
url = https://github.com/puppetlabs/puppetlabs-apt.git
[submodule "puppet/modules/stdlib"]
path = puppet/modules/stdlib
url = https://github.com/puppetlabs/puppetlabs-stdlib.git
[submodule "puppet/modules/pear"]
path = puppet/modules/pear
url = https://github.com/rafaelfelix/puppet-pear.git
[submodule "puppet/modules/phpqatools"]
path = puppet/modules/phpqatools
url = https://github.com/rafaelfelix/puppet-phpqatools.git
[submodule "puppet/modules/php"]
path = puppet/modules/php
url = https://github.com/saz/puppet-php.git
[submodule "puppet/modules/drush"]
path = puppet/modules/drush
url = git://github.com/bfr/druidbox-puppet-drush.git