jenkins-bot has submitted this change and it was merged. Change subject: Document some steps which are not yet automated ......................................................................
Document some steps which are not yet automated Change-Id: Ic19ea11ecd5a45cb20251ad60ee7872b23c53c7b --- A puppet/README 1 file changed, 13 insertions(+), 0 deletions(-) Approvals: Nikerabbit: Looks good to me, approved jenkins-bot: Verified diff --git a/puppet/README b/puppet/README new file mode 100644 index 0000000..6ba2f08 --- /dev/null +++ b/puppet/README @@ -0,0 +1,13 @@ +== Manual steps == + +Create /etc/webauth + +------------------ + +Install syck_load + +Follow instructions at https://github.com/example42/puppet-php +Create /etc/php5/conf.d/20-syck.ini: + extension=syck.so + +And restart php5-fpm -- To view, visit https://gerrit.wikimedia.org/r/92189 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic19ea11ecd5a45cb20251ad60ee7872b23c53c7b Gerrit-PatchSet: 1 Gerrit-Project: translatewiki Gerrit-Branch: master Gerrit-Owner: Nikerabbit <[email protected]> Gerrit-Reviewer: Nikerabbit <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
