From: Martin Zobel-Helas <zobel@debian.org>
Date: Wed, 19 Aug 2015 12:54:24 +0000 (+0000)
Subject: give some more rights to the openstack group
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d4b6110c989169c702f039a4c7dc1b309685bba3;p=dsa-puppet.git

give some more rights to the openstack group

Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
---

diff --git a/modules/sudo/files/sudoers b/modules/sudo/files/sudoers
index 5a6920c6..3f5ec74e 100644
--- a/modules/sudo/files/sudoers
+++ b/modules/sudo/files/sudoers
@@ -234,3 +234,11 @@ Defaults:neutron !requiretty
 nova		NOVAHOSTS=(root)	NOPASSWD: /usr/bin/nova-rootwrap *
 neutron		NOVAHOSTS=(root)	NOPASSWD: /usr/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *
 cinder		NOVAHOSTS=(root)	NOPASSWD: /usr/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *
+%openstack	NOVAHOSTS=(keystone)	ALL
+%openstack	NOVAHOSTS=(memcache)	ALL
+%openstack	NOVAHOSTS=(ceilometer)	ALL
+%openstack	NOVAHOSTS=(cinder)	ALL
+%openstack	NOVAHOSTS=(glance)	ALL
+%openstack	NOVAHOSTS=(heat)	ALL
+%openstack	NOVAHOSTS=(neutron)	ALL
+%openstack	NOVAHOSTS=(nova)	ALL