Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
VS-18-vagrant-box
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
fejp
VS-18-vagrant-box
Commits
b0a6f9b1
There was an error fetching the commit references. Please try again later.
Commit
b0a6f9b1
authored
Dec 29, 2018
by
Pascal Wiedenbeck
Browse files
Options
Downloads
Patches
Plain Diff
Update ansible submodule
parent
65784b7b
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitignore
+2
-0
2 additions, 0 deletions
.gitignore
ansible
+1
-1
1 addition, 1 deletion
ansible
inventory/group_vars/k8s-cluster/addons.yml
+4
-3
4 additions, 3 deletions
inventory/group_vars/k8s-cluster/addons.yml
with
7 additions
and
4 deletions
.gitignore
+
2
−
0
View file @
b0a6f9b1
...
...
@@ -96,3 +96,5 @@ venv/
ENV/
inventory/artifacts/
package.box
This diff is collapsed.
Click to expand it.
ansible
@
ffe4fbb4
Subproject commit
723d9dcc93755b67b115cfa8257721d1b98bec3c
Subproject commit
ffe4fbb45fb482a7fa68380ec6dfbc6e9480ae1b
This diff is collapsed.
Click to expand it.
inventory/group_vars/k8s-cluster/addons.yml
+
4
−
3
View file @
b0a6f9b1
...
...
@@ -86,15 +86,16 @@ istio_enabled: true
# istio_kiali_enabled: true
rabbitmq_enabled
:
true
# rabbitmq_namespace: "rabbitmq"
rabbitmq_persistence_size
:
"
1Gi"
influxdb_enabled
:
true
# influxdb_namespace: "influxdb"
influxdb_persistence_size
:
"
1Gi"
mariadb_enabled
:
true
# mariadb_namespace: "mariadb"
mariadb_enable_replication
:
false
mariadb_master_persistence_size
:
"
1Gi"
mariadb_slave_persistence_size
:
"
1Gi"
icinga_enabled
:
true
# icinga_image_repository: "wpascal/icinga2-statuswebsite"
# icinga_influxdb_user: "icinga2"
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