summaryrefslogtreecommitdiffstats
path: root/config/Makefile.am
diff options
context:
space:
mode:
authorSahina Bose <sabose@redhat.com>2016-04-26 14:13:45 +0530
committerSahina Bose <sabose@redhat.com>2016-05-03 02:31:39 -0700
commit974b97eab016d4c0ae2260999e4cc9a532074f25 (patch)
treeab90728915466e1dfc50f4e21cee520cf31e552e /config/Makefile.am
parenteb3ce65fef8751d38f785ae6f69f4dbb31f8e0b4 (diff)
nagios: Moved service config to new file
Service config created for heal info monitoring was added to existing config file. This fails to work in upgrade scenarios where gluster-template.cfg was edited. Moving new service definitions to a different file to solve this issue. BUG: 1327953 Signed-off-by: Sahina Bose <sabose@redhat.com> Change-Id: Ieec3648601d4224fc3835b0d1c5fae0d8a0a3b79 Reviewed-on: http://review.gluster.org/14072 Reviewed-by: Ramesh N <rnachimu@redhat.com> Tested-by: Sahina Bose <sabose@redhat.com> Reviewed-by: Sahina Bose <sabose@redhat.com>
Diffstat (limited to 'config/Makefile.am')
-rw-r--r--config/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/Makefile.am b/config/Makefile.am
index 9de557b..16cefc5 100644
--- a/config/Makefile.am
+++ b/config/Makefile.am
@@ -4,6 +4,7 @@ glusternagiosconf_DATA = \
gluster-host-groups.cfg \
gluster-host-services.cfg \
gluster-templates.cfg \
+ gluster-templates-additions.cfg \
gluster-contacts.cfg \
host-monitoring-services.in \
snmpmanagers.conf \