mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-25 06:56:07 -03:30
agencing vars into submodules
This commit is contained in:
1
.gitmodules
vendored
1
.gitmodules
vendored
@@ -23,6 +23,7 @@
|
|||||||
[submodule "roles/apps/k8s-memcached"]
|
[submodule "roles/apps/k8s-memcached"]
|
||||||
path = roles/apps/k8s-memcached
|
path = roles/apps/k8s-memcached
|
||||||
url = https://github.com/ansibl8s/k8s-memcached.git
|
url = https://github.com/ansibl8s/k8s-memcached.git
|
||||||
|
branch = v1.0
|
||||||
[submodule "roles/apps/k8s-postgres"]
|
[submodule "roles/apps/k8s-postgres"]
|
||||||
path = roles/apps/k8s-postgres
|
path = roles/apps/k8s-postgres
|
||||||
url = https://github.com/ansibl8s/k8s-postgres.git
|
url = https://github.com/ansibl8s/k8s-postgres.git
|
||||||
|
|||||||
@@ -25,7 +25,7 @@
|
|||||||
#
|
#
|
||||||
#- src: https://github.com/ansibl8s/k8s-memcached.git
|
#- src: https://github.com/ansibl8s/k8s-memcached.git
|
||||||
# path: roles/apps
|
# path: roles/apps
|
||||||
# # version: v1.0
|
# version: v1.0
|
||||||
#
|
#
|
||||||
#- src: https://github.com/ansibl8s/k8s-postgres.git
|
#- src: https://github.com/ansibl8s/k8s-postgres.git
|
||||||
# path: roles/apps
|
# path: roles/apps
|
||||||
|
|||||||
Submodule roles/apps/k8s-memcached updated: aad14ddd99...e550ec4c18
Submodule roles/apps/k8s-postgres updated: 1f63ef30ed...c95127f451
Reference in New Issue
Block a user