Remove host apfelkuchen
This commit is contained in:
parent
c763264ccd
commit
8a2ade46cb
1
hosts
1
hosts
@ -5,7 +5,6 @@ aveta.binary.kitchen ansible_host=172.23.2.4
|
|||||||
sulis.binary.kitchen ansible_host=172.23.2.5
|
sulis.binary.kitchen ansible_host=172.23.2.5
|
||||||
nabia.binary.kitchen ansible_host=172.23.2.6
|
nabia.binary.kitchen ansible_host=172.23.2.6
|
||||||
#pizza.binary.kitchen ansible_host=172.23.2.33
|
#pizza.binary.kitchen ansible_host=172.23.2.33
|
||||||
#apfelkuchen.binary.kitchen ansible_host=172.23.2.34
|
|
||||||
#schweinshaxn.binary.kitchen ansible_host=172.23.2.36
|
#schweinshaxn.binary.kitchen ansible_host=172.23.2.36
|
||||||
bowle.binary.kitchen ansible_host=172.23.2.62 ansible_python_interpreter=/usr/local/bin/python2.7
|
bowle.binary.kitchen ansible_host=172.23.2.62 ansible_python_interpreter=/usr/local/bin/python2.7
|
||||||
cerunnos.binary.kitchen ansible_host=172.23.8.23
|
cerunnos.binary.kitchen ansible_host=172.23.8.23
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
$ORIGIN 23.172.in-addr.arpa. ; base for unqualified names
|
$ORIGIN 23.172.in-addr.arpa. ; 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. (
|
||||||
2019062701; serial
|
2019090701; serial
|
||||||
1d; refresh
|
1d; refresh
|
||||||
2h; retry
|
2h; retry
|
||||||
4w; expire
|
4w; expire
|
||||||
@ -44,7 +44,6 @@ $TTL 1h ; default time-to-live
|
|||||||
12.2 IN PTR lock.binary.kitchen.
|
12.2 IN PTR lock.binary.kitchen.
|
||||||
13.2 IN PTR matrix.binary.kitchen.
|
13.2 IN PTR matrix.binary.kitchen.
|
||||||
33.2 IN PTR pizza.binary.kitchen.
|
33.2 IN PTR pizza.binary.kitchen.
|
||||||
34.2 IN PTR apfelkuchen.binary.kitchen.
|
|
||||||
36.2 IN PTR schweinshaxn.binary.kitchen.
|
36.2 IN PTR schweinshaxn.binary.kitchen.
|
||||||
44.2 IN PTR cashdesk.binary.kitchen.
|
44.2 IN PTR cashdesk.binary.kitchen.
|
||||||
62.2 IN PTR bowle.binary.kitchen.
|
62.2 IN PTR bowle.binary.kitchen.
|
||||||
|
@ -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. (
|
||||||
2019062701; serial
|
2019090701; serial
|
||||||
1d; refresh
|
1d; refresh
|
||||||
2h; retry
|
2h; retry
|
||||||
4w; expire
|
4w; expire
|
||||||
@ -58,7 +58,6 @@ homer IN A 172.23.2.11
|
|||||||
lock IN A 172.23.2.12
|
lock IN A 172.23.2.12
|
||||||
matrix IN A 172.23.2.13
|
matrix IN A 172.23.2.13
|
||||||
pizza IN A 172.23.2.33
|
pizza IN A 172.23.2.33
|
||||||
apfelkuchen IN A 172.23.2.34
|
|
||||||
schweinshaxn IN A 172.23.2.36
|
schweinshaxn IN A 172.23.2.36
|
||||||
cashdesk IN A 172.23.2.44
|
cashdesk IN A 172.23.2.44
|
||||||
bowle IN A 172.23.2.62
|
bowle IN A 172.23.2.62
|
||||||
|
Loading…
Reference in New Issue
Block a user