forked from cirg/appliance-setup
-
Notifications
You must be signed in to change notification settings - Fork 0
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/java"]
path = puppet/modules/java
url = https://github.com/cirg/puppetlabs-java.git
[submodule "puppet/modules/stdlib"]
path = puppet/modules/stdlib
url = https://github.com/cirg/puppetlabs-stdlib.git
[submodule "puppet/modules/mysql"]
path = puppet/modules/mysql
url = https://github.com/cirg/puppetlabs-mysql.git
[submodule "puppet/modules/apt"]
path = puppet/modules/apt
url = https://github.com/cirg/puppetlabs-apt.git
[submodule "puppet/modules/openmrs"]
path = puppet/modules/openmrs
url = https://github.com/cirg/puppet-openmrs.git
[submodule "puppet/modules/apache"]
path = puppet/modules/apache
url = https://github.com/cirg/puppetlabs-apache.git
[submodule "puppet/modules/postgresql"]
path = puppet/modules/postgresql
url = https://github.com/cirg/puppet-postgresql.git
[submodule "puppet/modules/tomcat"]
path = puppet/modules/tomcat
url = https://github.com/cirg/cirg-tomcat.git
[submodule "puppet/modules/locales"]
path = puppet/modules/locales
url = https://github.com/cirg/puppet-module-locales.git
[submodule "puppet/modules/vcsrepo"]
path = puppet/modules/vcsrepo
url = https://github.com/cirg/puppetlabs-vcsrepo.git
[submodule "puppet/modules/sudo"]
path = puppet/modules/sudo
url = https://github.com/saz/puppet-sudo.git