forked from infra/ansible
Remove unused DHCP reservations.
This commit is contained in:
parent
21790f63b0
commit
8405d98926
@ -94,11 +94,6 @@ host lock {
|
|||||||
fixed-address lock.binary.kitchen;
|
fixed-address lock.binary.kitchen;
|
||||||
}
|
}
|
||||||
|
|
||||||
host marge {
|
|
||||||
hardware ethernet b8:27:eb:54:99:1a;
|
|
||||||
fixed-address 172.23.2.15;
|
|
||||||
}
|
|
||||||
|
|
||||||
host matrix {
|
host matrix {
|
||||||
hardware ethernet b8:27:eb:ed:22:58;
|
hardware ethernet b8:27:eb:ed:22:58;
|
||||||
fixed-address matrix.binary.kitchen;
|
fixed-address matrix.binary.kitchen;
|
||||||
@ -119,10 +114,6 @@ host spiegelei {
|
|||||||
fixed-address spiegelei.binary.kitchen;
|
fixed-address spiegelei.binary.kitchen;
|
||||||
}
|
}
|
||||||
|
|
||||||
host zwiebel {
|
|
||||||
hardware ethernet b8:27:eb:0d:d1:55;
|
|
||||||
fixed-address zwiebel.binary.kitchen;
|
|
||||||
}
|
|
||||||
|
|
||||||
# OMAPI
|
# OMAPI
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user