mise a jour du BBB de Imio

This commit is contained in:
Antoine Ouvrard
2021-07-13 16:22:22 +02:00
parent 5b064da8fa
commit 837f2b3c52
2 changed files with 6 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
bbbHostname: imio.bbb.komuniki.fr
coturn_hostname: origan.champs-libres.be
coturn_secret: "{{ vault_coturn_secret }}"
+3 -1
View File
@@ -57,9 +57,11 @@
- hosts: imio.bbb.komuniki.fr - hosts: imio.bbb.komuniki.fr
roles: roles:
- role: bbb-pre-install - role: bbb-set-hostname
- role: bbb-disable-test-echo - role: bbb-disable-test-echo
- role: bbb-enable-metrics - role: bbb-enable-metrics
- role: bbb-enable-external-coturn
- role: bbb-enable-nrd-smtp
tags: tags:
- imio.bbb - imio.bbb