Skip to content
GitLab
Menu
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
4f51da9f
Unverified
Commit
4f51da9f
authored
Aug 29, 2021
by
Slavi Pantaleev
Committed by
GitHub
Aug 29, 2021
Browse files
Merge pull request #1256 from sakkiii/patch-3
Update Coturn (4.5.2-r3 -> 4.5.2-r4)
parents
12a172f0
6feb9907
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/matrix-coturn/defaults/main.yml
View file @
4f51da9f
...
...
@@ -5,7 +5,7 @@ matrix_coturn_container_image_self_build_repo: "https://github.com/coturn/coturn
matrix_coturn_container_image_self_build_repo_version
:
"
docker/{{
matrix_coturn_version
}}"
matrix_coturn_container_image_self_build_repo_dockerfile_path
:
"
docker/coturn/alpine/Dockerfile"
matrix_coturn_version
:
4.5.2-r
3
matrix_coturn_version
:
4.5.2-r
4
matrix_coturn_docker_image
:
"
{{
matrix_coturn_docker_image_name_prefix
}}coturn/coturn:{{
matrix_coturn_version
}}-alpine"
matrix_coturn_docker_image_name_prefix
:
"
{{
'localhost/'
if
matrix_coturn_container_image_self_build
else
matrix_container_global_registry_prefix
}}"
matrix_coturn_docker_image_force_pull
:
"
{{
matrix_coturn_docker_image.endswith(':latest')
}}"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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