-
Notifications
You must be signed in to change notification settings - Fork 19
/
.gitmodules
54 lines (54 loc) · 2.06 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 "app/plugins/guard"]
path = app/plugins/guard
url = https://github.com/xcompass/CakePHP-Guard-Plugin.git
[submodule "app/plugins/extended_test_case"]
path = app/plugins/extended_test_case
url = https://github.com/jeremyharris/extended_test_case.git
[submodule "puppet/modules/ipeer"]
path = puppet/modules/ipeer
url = https://github.com/ubc/puppet-ipeer.git
[submodule "puppet/modules/stdlib"]
path = puppet/modules/stdlib
url = https://github.com/puppetlabs/puppetlabs-stdlib.git
[submodule "puppet/modules/vcsrepo"]
path = puppet/modules/vcsrepo
url = https://github.com/puppetlabs/puppetlabs-vcsrepo.git
[submodule "puppet/modules/git"]
path = puppet/modules/git
url = https://github.com/theforeman/puppet-git.git
[submodule "puppet/modules/apt"]
path = puppet/modules/apt
url = https://github.com/puppetlabs/puppetlabs-apt.git
[submodule "puppet/modules/firewall"]
path = puppet/modules/firewall
url = https://github.com/puppetlabs/puppetlabs-firewall.git
[submodule "puppet/modules/mysql"]
path = puppet/modules/mysql
url = https://github.com/puppetlabs/puppetlabs-mysql.git
[submodule "nginx"]
path = puppet/modules/nginx
url = https://github.com/jfryman/puppet-nginx.git
[submodule "concat"]
path = puppet/modules/concat
url = https://github.com/puppetlabs/puppetlabs-concat.git
[submodule "puppet/modules/db"]
path = puppet/modules/db
url = https://github.com/ubc/puppet-db.git
[submodule "vendors/webdriver"]
path = vendors/webdriver
url = https://github.com/Element-34/php-webdriver.git
[submodule "vendors/sausage"]
path = vendors/sausage
url = https://github.com/jlipps/sausage.git
[submodule "puppet/modules/epel"]
path = puppet/modules/epel
url = https://github.com/stahnma/puppet-module-epel.git
[submodule "puppet/modules/php"]
path = puppet/modules/php
url = https://github.com/mayflower/puppet-php.git
[submodule "puppet/modules/initfile"]
path = puppet/modules/initfile
url = https://github.com/puppetlabs/puppetlabs-inifile.git
[submodule "app/plugins/djjob/vendors"]
path = app/plugins/djjob/vendors
url = https://github.com/seatgeek/djjob.git