Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
piops-roles
Matrix Docker Ansible Deploy
Commits
57414ec2
Commit
57414ec2
authored
Aug 23, 2021
by
Slavi Pantaleev
Browse files
Upgrade matrix-corporal (2.1.1 -> 2.1.2)
parent
4b643db3
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/matrix-corporal/defaults/main.yml
View file @
57414ec2
...
...
@@ -22,7 +22,7 @@ matrix_corporal_container_extra_arguments: []
# List of systemd services that matrix-corporal.service depends on
matrix_corporal_systemd_required_services_list
:
[
'
docker.service'
]
matrix_corporal_version
:
2.1.
1
matrix_corporal_version
:
2.1.
2
matrix_corporal_docker_image
:
"
{{
matrix_corporal_docker_image_name_prefix
}}devture/matrix-corporal:{{
matrix_corporal_docker_image_tag
}}"
matrix_corporal_docker_image_name_prefix
:
"
{{
'localhost/'
if
matrix_corporal_container_image_self_build
else
matrix_container_global_registry_prefix
}}"
matrix_corporal_docker_image_tag
:
"
{{
matrix_corporal_version
}}"
# for backward-compatibility
...
...
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