Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kubespray
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
8e585cfd
Commit
8e585cfd
authored
9 years ago
by
Smaine Kahlouch
Browse files
Options
Downloads
Patches
Plain Diff
agencing vars into submodules
parent
0af0a351
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
.gitmodules
+1
-0
1 addition, 0 deletions
.gitmodules
requirements.yml
+1
-1
1 addition, 1 deletion
requirements.yml
roles/apps/k8s-memcached
+1
-1
1 addition, 1 deletion
roles/apps/k8s-memcached
roles/apps/k8s-postgres
+1
-1
1 addition, 1 deletion
roles/apps/k8s-postgres
with
4 additions
and
3 deletions
.gitmodules
+
1
−
0
View file @
8e585cfd
...
...
@@ -23,6 +23,7 @@
[submodule "roles/apps/k8s-memcached"]
path = roles/apps/k8s-memcached
url = https://github.com/ansibl8s/k8s-memcached.git
branch = v1.0
[submodule "roles/apps/k8s-postgres"]
path = roles/apps/k8s-postgres
url = https://github.com/ansibl8s/k8s-postgres.git
...
...
This diff is collapsed.
Click to expand it.
requirements.yml
+
1
−
1
View file @
8e585cfd
...
...
@@ -25,7 +25,7 @@
#
#- src: https://github.com/ansibl8s/k8s-memcached.git
# path: roles/apps
#
#
version: v1.0
# version: v1.0
#
#- src: https://github.com/ansibl8s/k8s-postgres.git
# path: roles/apps
...
...
This diff is collapsed.
Click to expand it.
k8s-memcached
@
e550ec4c
Compare
aad14ddd
...
e550ec4c
Subproject commit
aad14ddd997a30bfa6bdc33d5db7dd12b6527866
Subproject commit
e550ec4c181abce0e5e58ccab81fb7f2c2756b00
This diff is collapsed.
Click to expand it.
k8s-postgres
@
c95127f4
Compare
1f63ef30
...
c95127f4
Subproject commit
1f63ef30eda888c05a6db4d667cae0c07683d9cf
Subproject commit
c95127f451b72d96b7c4c25c5d575d2d3824cfbe
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment