[unifi] Deploy root playbook on unifi
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
parent
13da885708
commit
ea85a83401
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
interfaces:
|
||||
cachan_adm: ens18
|
||||
cachan_srv_nat: ens19
|
||||
infra: ens20
|
||||
|
||||
loc_home_nounou:
|
||||
ip: 172.17.10.9
|
||||
mountpoint: /rpool/home
|
||||
|
||||
loc_ldap:
|
||||
servers:
|
||||
- 172.17.10.9
|
||||
base: 'dc=crans,dc=org'
|
||||
|
||||
glob_ntp_client:
|
||||
servers:
|
||||
- terenez.cachan-adm.crans.org
|
||||
|
||||
debian_mirror: http://172.17.10.202/debian
|
Loading…
Reference in New Issue