dhcp_server: make communishift use external dns servers that work.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-07-25 18:00:57 +00:00
parent 53388e6ccc
commit a67b5ec298

View file

@ -590,7 +590,7 @@ shared-network pubcloud {
allow bootp;
option domain-name "fedorainfracloud.org";
option domain-name-servers 8.43.85.74, 140.211.169.201;
option domain-name-servers 8.8.8.8, 8.8.4.4;
option routers 38.145.49.254;
#option log-servers 209.132.184.2;
host virthost-cloud01 {