Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
MUNI-KYPO-CRP
devops
kypo-crp-deployment
Commits
88dd50b4
Commit
88dd50b4
authored
Apr 21, 2022
by
Dominik Pilár
Browse files
Change the configuration and version of the elk role.
parent
a72cda99
Changes
2
Hide whitespace changes
Inline
Side-by-side
provisioning/group_vars/all.yml
View file @
88dd50b4
...
...
@@ -77,12 +77,12 @@ elk_docker_services:
container_name
:
kypo-elasticsearch
restart_policy
:
unless-stopped
image
:
docker.elastic.co/elasticsearch/elasticsearch
image_tag
:
7.
8.1
image_tag
:
8.1
.2
logstash
:
container_name
:
kypo-logstash
restart_policy
:
unless-stopped
image
:
docker.elastic.co/logstash/logstash
image_tag
:
7
.1
6.3
image_tag
:
8
.1
.2
kypo_crp_oidc_post_logout_url
:
'
{{
kypo_crp_url
}}/logout-confirmed'
kypo_crp_oidc_silent_refresh_redirect_url
:
'
{{
kypo_crp_url
}}/silent-refresh.html'
...
...
provisioning/requirements.yml
View file @
88dd50b4
...
...
@@ -6,7 +6,7 @@
-
src
:
https://gitlab.ics.muni.cz/muni-kypo/ansible-roles/elk.git
scm
:
git
version
:
1.0.2
version
:
master
-
src
:
https://gitlab.ics.muni.cz/muni-kypo/ansible-roles/docker-compose.git
scm
:
git
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment