From 179ae2815df52d6561f961e920e172675c7ba9ba Mon Sep 17 00:00:00 2001 From: ctdo hpc master Date: Thu, 16 Jan 2020 17:39:17 +0100 Subject: [PATCH] Fix spaces in dhcp file --- dhcp/ctdo.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dhcp/ctdo.conf b/dhcp/ctdo.conf index d7cbdbe..64885f6 100644 --- a/dhcp/ctdo.conf +++ b/dhcp/ctdo.conf @@ -158,7 +158,7 @@ host node35 { fixed-address 10.10.0.135; } host node36 { - hardware ethernet 00:30:48:bc:34:80; + hardware ethernet 00:30:48:bc:34:80; fixed-address 10.10.0.136; } host node37 {