correcting problem with dns server config
authorAndy Witter <awitter@georgialibraries.org>
Mon, 17 Dec 2012 18:32:01 +0000 (13:32 -0500)
committerAndy Witter <awitter@georgialibraries.org>
Mon, 17 Dec 2012 18:32:01 +0000 (13:32 -0500)
templates/lvs/interfaces

index 2607ed6..a755eba 100644 (file)
@@ -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