Andrew Bogott has submitted this change and it was merged. (
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(-)
Approvals:
Andrew Bogott: Looks good to me, approved
jenkins-bot: Verified
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: merged
Gerrit-Change-Id: Ia9a86c915e2f263a839ea125b591a36114b0c73f
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits