forked from e-valuation/EvaP
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
15 lines (15 loc) · 715 Bytes
/
.gitmodules
File metadata and controls
15 lines (15 loc) · 715 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "puppetlabs-concat"]
path = deployment/testing_environment/modules/concat
url = https://github.com/puppetlabs/puppetlabs-concat.git
[submodule "puppetlabs-stdlib"]
path = deployment/testing_environment/modules/stdlib
url = https://github.com/puppetlabs/puppetlabs-stdlib.git
[submodule "puppetlabs-apache"]
path = deployment/testing_environment/modules/apache
url = https://github.com/puppetlabs/puppetlabs-apache.git
[submodule "puppetlabs-postgresql"]
path = deployment/testing_environment/modules/postgresql
url = https://github.com/puppetlabs/puppetlabs-postgresql.git
[submodule "evap/static/bootstrap"]
path = evap/static/bootstrap
url = https://github.com/twbs/bootstrap.git