From 67d4166fb6053f4cb99d52b21e1a706f1ce106a9 Mon Sep 17 00:00:00 2001 From: Andy Witter Date: Mon, 17 Dec 2012 13:35:25 -0500 Subject: [PATCH] correcting typo in lvs interfaces file --- templates/lvs/interfaces | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/lvs/interfaces b/templates/lvs/interfaces index a755eba..b5ca452 100644 --- a/templates/lvs/interfaces +++ b/templates/lvs/interfaces @@ -7,7 +7,7 @@ iface lo inet loopback # The primary network interface auto eth1 -iface eth0 inet static +iface eth1 inet static name Public Address address Pub_IP netmask Pub_NETMASK -- 2.11.0