Andrew Bogott has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/351889 )

Change subject: bootstrap-vz:  Include kpartx package
......................................................................

bootstrap-vz:  Include kpartx package

Modern versions of bootstrap-vz need this.

Change-Id: Ia9a86c915e2f263a839ea125b591a36114b0c73f
---
M modules/labs_bootstrapvz/manifests/init.pp
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/89/351889/1

diff --git a/modules/labs_bootstrapvz/manifests/init.pp 
b/modules/labs_bootstrapvz/manifests/init.pp
index 7007b89..667215a 100644
--- a/modules/labs_bootstrapvz/manifests/init.pp
+++ b/modules/labs_bootstrapvz/manifests/init.pp
@@ -8,6 +8,10 @@
         ensure => present,
     }
 
+    package { 'kpartx':
+        ensure => present,
+    }
+
     $bootstrap_filepath = '/etc/bootstrap-vz/'
 
     file { $bootstrap_filepath:

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

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

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

Reply via email to