Volans has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/290717

Change subject: Monitoring: Install vendor specific RAID tool
......................................................................

Monitoring: Install vendor specific RAID tool

Bug: T97998
Change-Id: I862a0a5c5c7a6a94dfd8cddb3edb005a9e18784b
---
M modules/base/manifests/monitoring/host.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/17/290717/1

diff --git a/modules/base/manifests/monitoring/host.pp 
b/modules/base/manifests/monitoring/host.pp
index 752235c..b6d6602 100644
--- a/modules/base/manifests/monitoring/host.pp
+++ b/modules/base/manifests/monitoring/host.pp
@@ -37,7 +37,7 @@
         check_command => 'check_ssh',
     }
 
-    package { [ 'megacli', 'arcconf', 'mpt-status' ]:
+    package { [ 'megacli', 'arcconf', 'mpt-status', 'hpssacli' ]:
         ensure => 'latest',
     }
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I862a0a5c5c7a6a94dfd8cddb3edb005a9e18784b
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Volans <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to