forked from infra/ansible
1
0
Fork 0

add ldap3 vhost to aeron

This commit is contained in:
Markus 2021-08-16 17:32:03 +02:00
parent 9a70e83037
commit cdfd65e83f
2 changed files with 8 additions and 1 deletions

View File

@ -0,0 +1,6 @@
---
radius_hostname: radius3.binary.kitchen
slapd_hostname: ldap3.binary.kitchen
slapd_role: slave

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. (
2021073003; serial
2021081601; serial
1d; refresh
2h; retry
4w; expire
@ -23,6 +23,7 @@ ldap IN A 172.23.2.4
ldap IN A 213.166.246.2
ldap1 IN A 172.23.2.3
ldap2 IN A 172.23.2.4
ldap3 IN A 172.23.13.3
ldapm IN A 213.166.246.2
librenms IN A 172.23.2.6
netbox IN A 172.23.2.7