From 08ff7d8804f0936eef79554c8aa07b83c8284391 Mon Sep 17 00:00:00 2001 From: Mike Hibler Date: Sun, 8 May 2016 15:11:59 -0600 Subject: [PATCH] Get rid of the stargate section. --- dhcpd/dhcpd.conf.template.in | 5 ----- 1 file changed, 5 deletions(-) diff --git a/dhcpd/dhcpd.conf.template.in b/dhcpd/dhcpd.conf.template.in index fc4118bf5..edb2fcfe3 100644 --- a/dhcpd/dhcpd.conf.template.in +++ b/dhcpd/dhcpd.conf.template.in @@ -83,11 +83,6 @@ shared-network emulab { # %%nodetype=pc } - - # stargates - group { - %%nodetype=sg - } } %%management -- GitLab