[re2o] Add re2o configuration for re2o.cachan-adm
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
parent
1cdc7f5a70
commit
97a0bc4451
|
@ -12,6 +12,13 @@ glob_ntp_client:
|
||||||
servers:
|
servers:
|
||||||
- terenez.cachan-adm.crans.org
|
- terenez.cachan-adm.crans.org
|
||||||
|
|
||||||
|
loc_re2o:
|
||||||
|
owner: root
|
||||||
|
group: _nounou
|
||||||
|
version: master_freeradius_python3
|
||||||
|
settings_local_owner: www-data
|
||||||
|
settings_local_group: _nounou
|
||||||
|
|
||||||
loc_re2o_front:
|
loc_re2o_front:
|
||||||
server_names:
|
server_names:
|
||||||
- "{{ query('ldap', 'ip', 're2o', 'cachan-adm') | ipv4 | first }}"
|
- "{{ query('ldap', 'ip', 're2o', 'cachan-adm') | ipv4 | first }}"
|
||||||
|
|
Loading…
Reference in New Issue