-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
22 lines (22 loc) · 887 Bytes
/
.gitmodules
File metadata and controls
22 lines (22 loc) · 887 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "puppet/modules/apt"]
path = puppet/modules/apt
url = https://github.com/puppetlabs/puppetlabs-apt.git
branch = 1.4.x
[submodule "puppet/modules/java"]
path = puppet/modules/java
url = https://github.com/puppetlabs/puppetlabs-java.git
[submodule "puppet/modules/stdlib"]
path = puppet/modules/stdlib
url = https://github.com/puppetlabs/puppetlabs-stdlib.git
[submodule "puppet/modules/cassandra"]
path = puppet/modules/cassandra
url = https://github.com/sandlbn/puppet-cassandra.git
[submodule "puppet/modules/mysql"]
path = puppet/modules/mysql
url = https://github.com/puppetlabs/puppetlabs-mysql.git
[submodule "puppet/modules/postgresql"]
path = puppet/modules/postgresql
url = https://github.com/puppetlabs/puppetlabs-postgresql.git
[submodule "puppet/modules/concat"]
path = puppet/modules/concat
url = https://github.com/puppetlabs/puppetlabs-concat.git