0.1.20-DEV-20211115-092427

--------------------------
    * MODIFY:
      - defaults/main/dhcpd_vars.yml - dns ip
This commit is contained in:
Chris Hammer 2021-11-15 09:25:15 -05:00
parent 3866e9ca6f
commit 82c4b8f1b3

View File

@ -26,7 +26,7 @@ dhcp_networks:
range_from : 10.1.1.27 range_from : 10.1.1.27
range_to : 10.1.1.99 range_to : 10.1.1.99
broadcast : 10.1.1.255 broadcast : 10.1.1.255
dns : 10.10.10.55 dns : 10.1.1.211
pxeboot : 10.1.1.193 pxeboot : 10.1.1.193