forked from infra/ansible
Add alias for forseti, checkmk.bk
This commit is contained in:
parent
69edc1d5bf
commit
8ae92ce745
@ -1,7 +1,7 @@
|
||||
$ORIGIN binary.kitchen ; base for unqualified names
|
||||
$TTL 1h ; default time-to-live
|
||||
@ IN SOA ns.binary.kitchen. hostmaster.binary.kitchen. (
|
||||
2018061100; serial
|
||||
2018061300; serial
|
||||
1d; refresh
|
||||
2h; retry
|
||||
4w; expire
|
||||
@ -12,6 +12,7 @@ $TTL 1h ; default time-to-live
|
||||
IN A 213.166.246.4
|
||||
www IN A 213.166.246.4
|
||||
; Aliases
|
||||
checkmk IN A 172.23.2.7
|
||||
ldap IN A 172.23.2.3
|
||||
ldap IN A 172.23.2.4
|
||||
ldap IN A 213.166.246.2
|
||||
|
Loading…
Reference in New Issue
Block a user