Comments must start by a space
This commit is contained in:
parent
3aa43cd198
commit
c11b3bc20f
2 changed files with 15 additions and 15 deletions
|
@ -48,7 +48,7 @@ dns_host_suffix_main: 253
|
||||||
dns_host_suffix_backup: 153
|
dns_host_suffix_backup: 153
|
||||||
|
|
||||||
backup_dns_servers:
|
backup_dns_servers:
|
||||||
- "80.67.169.12" # French Data Network (FDN) (ns0.fdn.fr)
|
- "80.67.169.12" # French Data Network (FDN) (ns0.fdn.fr)
|
||||||
|
|
||||||
# Finally raised!
|
# Finally raised!
|
||||||
mtu: 1500
|
mtu: 1500
|
||||||
|
|
28
network.yml
28
network.yml
|
@ -47,19 +47,19 @@
|
||||||
|
|
||||||
|
|
||||||
# Deploy Unifi Controller
|
# Deploy Unifi Controller
|
||||||
#- hosts: unifi-fleming.adm.auro.re,unifi-pacaterie.adm.auro.re
|
# - hosts: unifi-fleming.adm.auro.re,unifi-pacaterie.adm.auro.re
|
||||||
# roles:
|
# roles:
|
||||||
# - unifi-controller
|
# - unifi-controller
|
||||||
|
|
||||||
# Deploy Re2o switch service
|
# Deploy Re2o switch service
|
||||||
#- hosts: switchs-manager.adm.auro.re
|
# - hosts: switchs-manager.adm.auro.re
|
||||||
# vars:
|
# vars:
|
||||||
# service_repo: https://gitlab.federez.net/re2o/switchs.git
|
# service_repo: https://gitlab.federez.net/re2o/switchs.git
|
||||||
# service_name: switchs
|
# service_name: switchs
|
||||||
# service_version: master
|
# service_version: master
|
||||||
# service_config:
|
# service_config:
|
||||||
# hostname: re2o-server.adm.auro.re
|
# hostname: re2o-server.adm.auro.re
|
||||||
# username: service-user
|
# username: service-user
|
||||||
# password: "{{ vault_serviceuser_passwd }}"
|
# password: "{{ vault_serviceuser_passwd }}"
|
||||||
# roles:
|
# roles:
|
||||||
# - re2o-service
|
# - re2o-service
|
||||||
|
|
Loading…
Reference in a new issue