forked from infra/ansible
add ldap3 vhost to aeron
This commit is contained in:
parent
9a70e83037
commit
cdfd65e83f
6
host_vars/aeron.binary.kitchen
Normal file
6
host_vars/aeron.binary.kitchen
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
|
||||||
|
radius_hostname: radius3.binary.kitchen
|
||||||
|
|
||||||
|
slapd_hostname: ldap3.binary.kitchen
|
||||||
|
slapd_role: slave
|
@ -1,7 +1,7 @@
|
|||||||
$ORIGIN binary.kitchen ; base for unqualified names
|
$ORIGIN binary.kitchen ; base for unqualified names
|
||||||
$TTL 1h ; default time-to-live
|
$TTL 1h ; default time-to-live
|
||||||
@ IN SOA ns1.binary.kitchen. hostmaster.binary.kitchen. (
|
@ IN SOA ns1.binary.kitchen. hostmaster.binary.kitchen. (
|
||||||
2021073003; serial
|
2021081601; serial
|
||||||
1d; refresh
|
1d; refresh
|
||||||
2h; retry
|
2h; retry
|
||||||
4w; expire
|
4w; expire
|
||||||
@ -23,6 +23,7 @@ ldap IN A 172.23.2.4
|
|||||||
ldap IN A 213.166.246.2
|
ldap IN A 213.166.246.2
|
||||||
ldap1 IN A 172.23.2.3
|
ldap1 IN A 172.23.2.3
|
||||||
ldap2 IN A 172.23.2.4
|
ldap2 IN A 172.23.2.4
|
||||||
|
ldap3 IN A 172.23.13.3
|
||||||
ldapm IN A 213.166.246.2
|
ldapm IN A 213.166.246.2
|
||||||
librenms IN A 172.23.2.6
|
librenms IN A 172.23.2.6
|
||||||
netbox IN A 172.23.2.7
|
netbox IN A 172.23.2.7
|
||||||
|
Loading…
Reference in New Issue
Block a user