ArielGlenn has submitted this change and it was merged.

Change subject: snapshots with precise get mwbzutils package
......................................................................


snapshots with precise get mwbzutils package

Change-Id: Ib28447c44c43c57b44425f4f276c6eac68485485
---
M manifests/snapshots.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  ArielGlenn: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/manifests/snapshots.pp b/manifests/snapshots.pp
index 31cfac8..8417a0a 100644
--- a/manifests/snapshots.pp
+++ b/manifests/snapshots.pp
@@ -1,7 +1,7 @@
 class snapshots::packages {
 
        if ($::lsbdistcodename == 'precise') {
-               package { [ 'subversion', 'php5', 'php5-cli', 'php5-mysql', 
'mysql-client-5.5', 'p7zip-full', 'libicu42', 'utfnormal' ]:
+               package { [ 'subversion', 'php5', 'php5-cli', 'php5-mysql', 
'mysql-client-5.5', 'p7zip-full', 'libicu42', 'utfnormal', 'mwbzutils' ]:
                        ensure => present;
                }
        }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib28447c44c43c57b44425f4f276c6eac68485485
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: ArielGlenn <[email protected]>
Gerrit-Reviewer: ArielGlenn <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to