1
0
Fork 0
forked from infra/ansible

dont set default route through dhcp

This commit is contained in:
Mark O'Brien 2021-06-29 15:39:50 +01:00
commit 48eff60f19

View file

@ -30,7 +30,7 @@ shared-network mgmt {
filename "pxelinux/pxelinux.0";
}
option routers 172.23.5.254;
#option routers 172.23.5.254;
range 172.23.5.100 172.23.5.249;
}
}