From 58e4a4e8551bdb35a2b2121fd4719e6d2ba0a332 Mon Sep 17 00:00:00 2001 From: Andy Witter Date: Wed, 30 Sep 2015 10:19:03 -0400 Subject: [PATCH] Add monitor02 to /etc/hosts --- GenaSYS.sh | 4 ++-- templates/hosts-footer | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/GenaSYS.sh b/GenaSYS.sh index 4def7ae..b0a12bf 100755 --- a/GenaSYS.sh +++ b/GenaSYS.sh @@ -25,8 +25,8 @@ PURPOSE_="Generate config files needed for Evergreen-ILS Cluster" SYNOPSIS_="$NAME_" REQUIRES_="standard GNU commands, apt, dpkg" - VERSION_="1.52" - DATE_="2010-09-23; last update: 2015-09-26" + VERSION_="1.53" + DATE_="2010-09-23; last update: 2015-09-30" AUTHOR_="Andy Witter " URL_="http://evergreen-ils.org" CATEGORY_="devel" diff --git a/templates/hosts-footer b/templates/hosts-footer index 050223d..39f0a53 100644 --- a/templates/hosts-footer +++ b/templates/hosts-footer @@ -10,6 +10,7 @@ Priv_NET.151 memcache01.sampledomain.org memcache01 Priv_NET.152 memcache02.sampledomain.org memcache02 Priv_NET.171 backup01.sampledomain.org backup01 Priv_NET.201 monitor01.sampledomain.org monitor01 +Priv_NET.202 monitor02.sampledomain.org monitor02 Priv_NET.211 admin01.sampledomain.org admin01 # The following lines are desirable for IPv6 capable hosts -- 2.11.0