aurore-firewall: initial setup

group_vars: add apartment_block_id var
dhcp: move vars to role
This commit is contained in:
Yohaï-Eliel BERREBY 2020-05-07 19:24:02 +02:00
parent 268c4d2419
commit c77ae7f4c3
8 changed files with 92 additions and 1 deletions

View file

@ -1,4 +0,0 @@
---
dhcp_failover:
primary_host: dhcp-{{ apartment_block }}.adm.auro.re
secondary_host: dhcp-{{ apartment_block }}-backup.adm.auro.re

View file

@ -1,5 +1,6 @@
---
apartment_block: edc
apartment_block_id: 4
subnet_ids:
ap: 144

View file

@ -1,5 +1,6 @@
---
apartment_block: fleming
apartment_block_id: 1
subnet_ids:
ap: 141

View file

@ -0,0 +1,3 @@
---
apartment_block: gs
apartment_block_id: 5

View file

@ -1,5 +1,6 @@
---
apartment_block: pacaterie
apartment_block_id: 2
subnet_ids:
ap: 142