O does not mean 0
This commit is contained in:
parent
407fffe229
commit
7b25e705aa
1 changed files with 2 additions and 2 deletions
|
@ -1921,12 +1921,12 @@ shared-network qa {
|
|||
filename "pxelinux.0";
|
||||
|
||||
host cosmos02-mgmt {
|
||||
hardware ethernet OC:C4:7A:36:F2:AA;
|
||||
hardware ethernet 0c:c4:7a:36:f2:aa;
|
||||
fixed-address 10.5.131.211;
|
||||
}
|
||||
|
||||
host cosmos02 {
|
||||
hardware ethernet 0C:C4:7A:BC:AE:52;
|
||||
hardware ethernet 0c:c4:7a:bc:ae:52;
|
||||
fixed-address 10.5.131.202;
|
||||
option host-name "cosmos02";
|
||||
next-server 10.5.124.141;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue