routeur de la pacaterie en ...254 au lieu de ...240 pour keepalived
This commit is contained in:
parent
a4d0f051b6
commit
3f26e7d4b4
3 changed files with 10 additions and 10 deletions
14
network.yml
14
network.yml
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env ansible-playbook
|
||||
---
|
||||
# Set up DHCP servers.
|
||||
- hosts: dhcp
|
||||
- hosts: dhcp-pacaterie*.adm.auro.re
|
||||
vars:
|
||||
service_repo: https://gitlab.federez.net/re2o/dhcp.git
|
||||
service_name: dhcp
|
||||
|
@ -16,15 +16,15 @@
|
|||
|
||||
|
||||
# Deploy unbound DNS server (recursive).
|
||||
- hosts: recursive_dns
|
||||
roles:
|
||||
- unbound
|
||||
#- hosts: recursive_dns
|
||||
# roles:
|
||||
# - unbound
|
||||
|
||||
|
||||
# Déploiement du service re2o aurore-firewall et keepalived
|
||||
- hosts: routeur-edc*.adm.auro.re
|
||||
roles:
|
||||
- router
|
||||
#- hosts: routeur-pacaterie.adm.auro.re
|
||||
# roles:
|
||||
# - router
|
||||
|
||||
|
||||
# WIP: Deploy authoritative DNS servers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue