mise en prod des jibri imioa la sauce ansible

This commit is contained in:
Antoine Ouvrard
2021-05-22 15:34:58 +02:00
parent 1c59afb8ed
commit 9f7246dbbc
9 changed files with 75 additions and 39 deletions
+13
View File
@@ -9,6 +9,7 @@
- role: jitsi-enable-external-coturn
- role: jitsi-enable-multidomain
- role: jitsi-enable-specific-imio
- role: jitsi-enable-jibri
tags:
- imio
@@ -59,3 +60,15 @@
- role: bbb-enable-metrics
tags:
- imio.bbb
- hosts: jibri1.imio.komuniki.fr
roles:
- role: jibri-install
tags:
- jibri1.imio
- hosts: jibri2.imio.komuniki.fr
roles:
- role: jibri-install
tags:
- jibri2.imio