forked from Cobase/cobase
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
21 lines (21 loc) · 821 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/puppi"]
path = puppet/modules/puppi
url = https://github.com/example42/puppi.git
[submodule "puppet/modules/apache"]
path = puppet/modules/apache
url = https://github.com/example42/puppet-apache.git
[submodule "puppet/modules/php"]
path = puppet/modules/php
url = https://github.com/example42/puppet-php.git
[submodule "puppet/modules/mysql"]
path = puppet/modules/mysql
url = https://github.com/example42/puppet-mysql
[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/composer"]
path = puppet/modules/composer
url = https://github.com/vagrantee/puppet-composer.git