-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.12 KB
/
Copy path.gitmodules
File metadata and controls
30 lines (30 loc) · 1.12 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
[submodule "modules/stdlib"]
path = modules/stdlib
url = https://github.com/puppetlabs/puppetlabs-stdlib.git
[submodule "modules/dashboard"]
path = modules/dashboard
url = https://github.com/puppetlabs/puppetlabs-dashboard.git
[submodule "modules/mysql"]
path = modules/mysql
url = https://github.com/puppetlabs/puppetlabs-mysql.git
[submodule "modules/passenger"]
path = modules/passenger
url = https://github.com/puppetlabs/puppetlabs-passenger.git
[submodule "modules/apache"]
path = modules/apache
url = https://github.com/puppetlabs/puppetlabs-apache.git
[submodule "modules/postgresql"]
path = modules/postgresql
url = https://github.com/puppetlabs/puppet-postgresql.git
[submodule "modules/concat"]
path = modules/concat
url = https://github.com/puppetlabs/puppetlabs-concat.git
[submodule "modules/firewall"]
path = modules/firewall
url = https://github.com/puppetlabs/puppetlabs-firewall.git
[submodule "modules/puppetdb"]
path = modules/puppetdb
url = https://github.com/puppetlabs/puppetlabs-puppetdb.git
[submodule "modules/inifile"]
path = modules/inifile
url = https://github.com/puppetlabs/puppetlabs-inifile.git