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
465d436b
Unverified
Commit
465d436b
authored
Aug 29, 2021
by
sakkiii
Committed by
GitHub
Aug 29, 2021
Browse files
Merge branch 'spantaleev:master' into jitsi-fix
parents
a43b1096
4f51da9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/matrix-coturn/defaults/main.yml
View file @
465d436b
...
...
@@ -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