From: Giulio Fidente Date: Mon, 31 Oct 2016 15:42:31 +0000 (+0100) Subject: Add SNMP role to the CephStorage nodes X-Git-Tag: opnfv-6.0.0~1430^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=178b647166a8f5dd8f9363b7c4109d074e6daeec;p=apex-tripleo-heat-templates.git Add SNMP role to the CephStorage nodes Previously the CephStorage nodes were missing the SNMP role. Change-Id: I1356a3ff8da51da4d79b28312f9e3821652b6291 --- diff --git a/roles_data.yaml b/roles_data.yaml index 86d0e4f5..5270928d 100644 --- a/roles_data.yaml +++ b/roles_data.yaml @@ -157,6 +157,7 @@ - OS::TripleO::Services::CephOSD - OS::TripleO::Services::Kernel - OS::TripleO::Services::Ntp + - OS::TripleO::Services::Snmp - OS::TripleO::Services::Timezone - OS::TripleO::Services::TripleoPackages - OS::TripleO::Services::TripleoFirewall