projects
/
contrib
/
pines
/
genasys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d790b3
)
uncomment secondary interfaces in lvs interfaces file.
author
Andy Witter
<awitter@georgialibraries.org>
Mon, 21 Oct 2013 22:03:00 +0000
(18:03 -0400)
committer
Andy Witter
<awitter@georgialibraries.org>
Mon, 21 Oct 2013 22:03:00 +0000
(18:03 -0400)
templates/lvs/interfaces
patch
|
blob
|
history
diff --git
a/templates/lvs/interfaces
b/templates/lvs/interfaces
index
cc51e18
..
07a721e
100644
(file)
--- a/
templates/lvs/interfaces
+++ b/
templates/lvs/interfaces
@@
-16,7
+16,7
@@
iface eth1 inet static
dns-nameservers 127.0.0.1 LVS01_Private_IP LVS02_Private_IP
dns-search CLUSTER_DOMAINNAME
-
#
auto eth1:0
+auto eth1:0
iface eth1:0 inet static
name LVS Public Shared Address
address Cluster_Public_IP
@@
-30,7
+30,7
@@
iface eth0 inet static
address Priv_Physical_Address
netmask 255.255.255.0
-
#
auto eth0:0
+auto eth0:0
iface eth0:0 inet static
name LVS Private Shared Address
address Priv_NET.1