Nikerabbit has uploaded a new change for review. https://gerrit.wikimedia.org/r/92189
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(-) git pull ssh://gerrit.wikimedia.org:29418/translatewiki refs/changes/89/92189/1 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: newchange Gerrit-Change-Id: Ic19ea11ecd5a45cb20251ad60ee7872b23c53c7b Gerrit-PatchSet: 1 Gerrit-Project: translatewiki Gerrit-Branch: master Gerrit-Owner: Nikerabbit <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
