From 2f4670c4a654d98a532216daaa009adcec3490cd Mon Sep 17 00:00:00 2001 From: Andy Witter Date: Thu, 13 Dec 2012 11:22:46 -0500 Subject: [PATCH] changed dns-server option to dns-nameservers --- templates/interfaces | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/interfaces b/templates/interfaces index 48a4319..63784de 100644 --- a/templates/interfaces +++ b/templates/interfaces @@ -12,5 +12,5 @@ iface eth0 inet static netmask 255.255.255.0 gateway Priv_NET.1 # 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 -- 2.11.0