Fix spaces in dhcp file
This commit is contained in:
parent
1acadafde8
commit
179ae2815d
|
@ -158,7 +158,7 @@ host node35 {
|
||||||
fixed-address 10.10.0.135;
|
fixed-address 10.10.0.135;
|
||||||
}
|
}
|
||||||
host node36 {
|
host node36 {
|
||||||
hardware ethernet 00:30:48:bc:34:80;
|
hardware ethernet 00:30:48:bc:34:80;
|
||||||
fixed-address 10.10.0.136;
|
fixed-address 10.10.0.136;
|
||||||
}
|
}
|
||||||
host node37 {
|
host node37 {
|
||||||
|
|
Loading…
Reference in New Issue