Browse Source

add submodule postgres

pull/6/head
Smaine Kahlouch 9 years ago
parent
commit
f9395f7259
2 changed files with 5 additions and 0 deletions
  1. 4
      .gitmodules
  2. 1
      roles/k8s-postgres

4
.gitmodules

@ -12,3 +12,7 @@
path = roles/k8s-skydns
url = https://github.com/ansibl8s/k8s-skydns.git
branch = v1.0
[submodule "roles/k8s-postgres"]
path = roles/k8s-postgres
url = https://github.com/ansibl8s/k8s-postgres.git
branch = v1.0

1
roles/k8s-postgres

@ -0,0 +1 @@
Subproject commit 3451450d02df5eaf805805ac8916adc37a80f484
Loading…
Cancel
Save