jenkins-bot has submitted this change and it was merged. Change subject: More manual installation ......................................................................
More manual installation Change-Id: Idc59a97e0e8b5e1cab680ed0c194398d14f88b28 --- M puppet/README 1 file changed, 5 insertions(+), 0 deletions(-) Approvals: Siebrand: Looks good to me, approved jenkins-bot: Verified diff --git a/puppet/README b/puppet/README index a2b2c04..39325fe 100644 --- a/puppet/README +++ b/puppet/README @@ -27,6 +27,11 @@ And restart php5-fpm + +------------------ + +for module in 'YAML::Syck' 'PHP::Serialization' 'File::Slurp'; do cpanp -i $module; done + ------------------ Install wikidiff -- To view, visit https://gerrit.wikimedia.org/r/93491 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idc59a97e0e8b5e1cab680ed0c194398d14f88b28 Gerrit-PatchSet: 1 Gerrit-Project: translatewiki Gerrit-Branch: master Gerrit-Owner: Siebrand <[email protected]> Gerrit-Reviewer: Siebrand <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
