Added PostgreSQL module from github
This commit is contained in:
parent
593378d490
commit
0e6f7efc3c
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -10,3 +10,6 @@
|
|||
[submodule "modules/apt"]
|
||||
path = modules/apt
|
||||
url = https://github.com/puppetlabs/puppetlabs-apt.git
|
||||
[submodule "modules/postgresql"]
|
||||
path = modules/postgresql
|
||||
url = https://github.com/puppetlabs/puppetlabs-postgresql.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue