From 178b647166a8f5dd8f9363b7c4109d074e6daeec Mon Sep 17 00:00:00 2001 From: Giulio Fidente Date: Mon, 31 Oct 2016 16:42:31 +0100 Subject: Add SNMP role to the CephStorage nodes Previously the CephStorage nodes were missing the SNMP role. Change-Id: I1356a3ff8da51da4d79b28312f9e3821652b6291 --- roles_data.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'roles_data.yaml') 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 -- cgit 1.2.3-korg