forked from erikwebb/vagrant-projects
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
21 lines (21 loc) · 832 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "puppet-modules/apache"]
path = puppet-modules/apache
url = https://github.com/camptocamp/puppet-apache.git
[submodule "puppet-modules/php"]
path = puppet-modules/php
url = https://github.com/treehouseagency/puppet-php.git
[submodule "puppet-modules/mysql"]
path = puppet-modules/mysql
url = https://github.com/DavidS/puppet-mysql.git
[submodule "puppet-modules/pear"]
path = puppet-modules/pear
url = https://github.com/treehouseagency/puppet-pear.git
[submodule "puppet-modules/varnish"]
path = puppet-modules/varnish
url = https://github.com/camptocamp/puppet-varnish.git
[submodule "puppet-modules/base"]
path = puppet-modules/base
url = https://github.com/erikwebb/puppet-base.git
[submodule "puppet-modules/memcached"]
path = puppet-modules/memcached
url = https://github.com/saz/puppet-memcached.git