1
0
forked from infra/ansible

new alias: 3dprinter

This commit is contained in:
Markus 2019-09-30 18:50:41 +02:00
parent 411243aeef
commit 25fca48dc8

View File

@ -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 ns.binary.kitchen. hostmaster.binary.kitchen. ( @ IN SOA ns.binary.kitchen. hostmaster.binary.kitchen. (
2019093001; serial 2019093002; serial
1d; refresh 1d; refresh
2h; retry 2h; retry
4w; expire 4w; expire
@ -12,6 +12,7 @@ $TTL 1h ; default time-to-live
IN A 213.166.246.4 IN A 213.166.246.4
www IN A 213.166.246.4 www IN A 213.166.246.4
; Aliases ; Aliases
3dprinter IN A 172.23.3.251
ldap IN A 172.23.2.3 ldap IN A 172.23.2.3
ldap IN A 172.23.2.4 ldap IN A 172.23.2.4
ldap IN A 213.166.246.2 ldap IN A 213.166.246.2