[dhcp_server/communishift] Fix one of the MACs
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
parent
edba456f66
commit
c988bc666f
1 changed files with 1 additions and 1 deletions
|
@ -658,7 +658,7 @@ shared-network pubcloud {
|
|||
}
|
||||
|
||||
host os-node06 {
|
||||
hardware ethernet 40:5C:FD:A5:82:1D;
|
||||
hardware ethernet 40:5C:FD:A5:82:20;
|
||||
fixed-address 38.145.48.16;
|
||||
option host-name "os-node06.fedorainfracloud.org";
|
||||
next-server 38.145.48.10;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue