Faidon Liambotis has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/356070 )

Change subject: raid/hpssacli: allow NRPE to execute all commands
......................................................................


raid/hpssacli: allow NRPE to execute all commands

Bug: T163998
Change-Id: Icb11ea112db468986c4aac48defc1dc7efbd21f5
---
M modules/raid/manifests/init.pp
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Faidon Liambotis: Looks good to me, approved
  jenkins-bot: Verified
  Volans: Looks good to me, approved



diff --git a/modules/raid/manifests/init.pp b/modules/raid/manifests/init.pp
index eb71cff..f5e17d3 100644
--- a/modules/raid/manifests/init.pp
+++ b/modules/raid/manifests/init.pp
@@ -86,6 +86,7 @@
                 'ALL = NOPASSWD: /usr/sbin/hpssacli controller slot=[0-9] pd 
[0-9][EIC]\:[0-9]\:[0-9] show',
                 'ALL = NOPASSWD: /usr/sbin/hpssacli controller slot=[0-9] pd 
[0-9][EIC]\:[0-9]\:[0-9][0-9] show',
                 'ALL = NOPASSWD: /usr/sbin/hpssacli controller slot=[0-9] show 
status',
+                'ALL = NOPASSWD: /usr/sbin/hpssacli controller slot=[0-9] show 
detail',
                 'ALL = NOPASSWD: /usr/sbin/hpacucli controller all show',
                 'ALL = NOPASSWD: /usr/sbin/hpacucli controller slot=[0-9] ld 
all show',
                 'ALL = NOPASSWD: /usr/sbin/hpacucli controller slot=[0-9] ld * 
show',
@@ -94,6 +95,7 @@
                 'ALL = NOPASSWD: /usr/sbin/hpacucli controller slot=[0-9] pd 
[0-9][EIC]\:[0-9]\:[0-9] show',
                 'ALL = NOPASSWD: /usr/sbin/hpacucli controller slot=[0-9] pd 
[0-9][EIC]\:[0-9]\:[0-9][0-9] show',
                 'ALL = NOPASSWD: /usr/sbin/hpacucli controller slot=[0-9] show 
status',
+                'ALL = NOPASSWD: /usr/sbin/hpacucli controller slot=[0-9] show 
detail',
             ],
         }
 

-- 
To view, visit https://gerrit.wikimedia.org/r/356070
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Icb11ea112db468986c4aac48defc1dc7efbd21f5
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Volans <rcocci...@wikimedia.org>
Gerrit-Reviewer: Faidon Liambotis <fai...@wikimedia.org>
Gerrit-Reviewer: Volans <rcocci...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to