diff --git a/host_vars/imio.bbb.komuniki.fr.yml b/host_vars/imio.bbb.komuniki.fr.yml new file mode 100644 index 0000000..ba8b644 --- /dev/null +++ b/host_vars/imio.bbb.komuniki.fr.yml @@ -0,0 +1,3 @@ +bbbHostname: imio.bbb.komuniki.fr +coturn_hostname: origan.champs-libres.be +coturn_secret: "{{ vault_coturn_secret }}" \ No newline at end of file diff --git a/playbook_prod.yml b/playbook_prod.yml index 9903bd2..33ebf6e 100644 --- a/playbook_prod.yml +++ b/playbook_prod.yml @@ -57,9 +57,11 @@ - hosts: imio.bbb.komuniki.fr roles: - - role: bbb-pre-install + - role: bbb-set-hostname - role: bbb-disable-test-echo - role: bbb-enable-metrics + - role: bbb-enable-external-coturn + - role: bbb-enable-nrd-smtp tags: - imio.bbb