From d29ad1eb793a94358e70f186805c46860c531111 Mon Sep 17 00:00:00 2001 From: Andy Witter Date: Mon, 17 Dec 2012 13:32:01 -0500 Subject: [PATCH] correcting problem with dns server config --- templates/lvs/interfaces | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/lvs/interfaces b/templates/lvs/interfaces index 2607ed6..a755eba 100644 --- a/templates/lvs/interfaces +++ b/templates/lvs/interfaces @@ -13,7 +13,7 @@ iface eth0 inet static netmask Pub_NETMASK gateway Pub_GATEWAY # dns-* options are implemented by the resolvconf package, if installed - dns-servers Cluster_Private_IP LVS01_Private_IP LVS02_Private_IP + dns-nameservers Cluster_Private_IP LVS01_Private_IP LVS02_Private_IP dns-search CLUSTER_DOMAINNAME auto eth1:0 -- 2.11.0