Fix spaces in dhcp file

This commit is contained in:
ctdo hpc master 2020-01-16 17:39:17 +01:00
parent 1acadafde8
commit 179ae2815d
1 changed files with 1 additions and 1 deletions

View File

@ -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 {