new host: aeron

This commit is contained in:
Markus 2021-07-30 23:05:53 +02:00
parent 5e9360bd48
commit 7ac10f0e7d
5 changed files with 18 additions and 4 deletions

11
group_vars/auweg Normal file
View File

@ -0,0 +1,11 @@
---
dhcpd_failover: false
name_servers:
- 172.23.13.3
ntp_servers:
- 172.23.12.61
radius_cn: radius.binary.kitchen

1
hosts
View File

@ -10,6 +10,7 @@ bob.binary.kitchen ansible_host=172.23.2.37
bowle.binary.kitchen ansible_host=172.23.2.62
salat.binary.kitchen ansible_host=172.23.9.61
[auweg]
aeron.binary.kitchen ansible_host=172.23.13.3
weizen.binary.kitchen ansible_host=172.23.12.61
[fan_rz]
helium.binary-kitchen.net

View File

@ -1,7 +1,7 @@
$ORIGIN 23.172.in-addr.arpa. ; base for unqualified names
$TTL 1h ; default time-to-live
@ IN SOA ns1.binary.kitchen. hostmaster.binary.kitchen. (
2021073001; serial
2021073002; serial
1d; refresh
2h; retry
4w; expire
@ -82,7 +82,8 @@ $GENERATE 2-254 $.10 IN PTR vpn-${0,3,d}-10.binary.kitchen.
; Management Auweg
61.12 IN PTR weizen.binary.kitchen.
; Services Auweg
; Clients Auweg
3.12 IN PTR aeron.binary.kitchen.
; Clients Auweg
; Point-to-Point
1.96 IN PTR v400.erx-bk.binary.kitchen.
2.96 IN PTR v400.core.binary.kitchen.

View File

@ -1,7 +1,7 @@
$ORIGIN binary.kitchen ; base for unqualified names
$TTL 1h ; default time-to-live
@ IN SOA ns1.binary.kitchen. hostmaster.binary.kitchen. (
2021073001; serial
2021073002; serial
1d; refresh
2h; retry
4w; expire
@ -99,6 +99,7 @@ salat-bmc IN A 172.23.9.81
; Management Auweg
weizen IN A 172.23.12.61
; Services Auweg
aeron IN A 172.23.13.3
; Clients Auweg
; VPN RZ (ER-X)
wg0.erx-rz IN A 172.23.10.1

View File

@ -18,7 +18,7 @@
- pvessl
- name: Setup infrastructure server
hosts: [bacon.binary.kitchen, aveta.binary.kitchen]
hosts: [bacon.binary.kitchen, aveta.binary.kitchen, aeron.binary.kitchen]
roles:
- dns_intern
- dhcpd