diff options
Diffstat (limited to 'environments')
-rw-r--r-- | environments/global/roles/etherpad.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/environments/global/roles/etherpad.yaml b/environments/global/roles/etherpad.yaml index f8781e1..6210fcf 100644 --- a/environments/global/roles/etherpad.yaml +++ b/environments/global/roles/etherpad.yaml | |||
@@ -1,3 +1,5 @@ | |||
1 | --- | 1 | --- |
2 | classes: | 2 | classes: |
3 | role::etherpad: ~ | 3 | role::etherpad: ~ |
4 | letsencrypt::hosts: "ether.%{lookup('base_installation::real_hostname')}" | ||
5 | role::etherpad::web_host: "ether.%{lookup('base_installation::real_hostname')}" | ||