Rush has uploaded a new change for review.
https://gerrit.wikimedia.org/r/169259
Change subject: phab allow pygmentizing
......................................................................
phab allow pygmentizing
Change-Id: Ifce4ba5172262035b8a2d0725ad101ff703726ea
---
M modules/phabricator/data/fixed_settings.yaml
M modules/phabricator/manifests/init.pp
2 files changed, 3 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/59/169259/1
diff --git a/modules/phabricator/data/fixed_settings.yaml
b/modules/phabricator/data/fixed_settings.yaml
index 5184bdb..584df6d 100644
--- a/modules/phabricator/data/fixed_settings.yaml
+++ b/modules/phabricator/data/fixed_settings.yaml
@@ -158,3 +158,5 @@
phd.pid-directory: "/var/run/phd/pid"
phd.log-directory: "/var/log/phd"
phd.user: 'phd'
+
+pygments.enabled: true
diff --git a/modules/phabricator/manifests/init.pp
b/modules/phabricator/manifests/init.pp
index 9f6cc53..3613591 100644
--- a/modules/phabricator/manifests/init.pp
+++ b/modules/phabricator/manifests/init.pp
@@ -114,6 +114,7 @@
}
package { [
+ 'python-pygments',
'python-phabricator',
'php5',
'php5-mysql',
--
To view, visit https://gerrit.wikimedia.org/r/169259
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifce4ba5172262035b8a2d0725ad101ff703726ea
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Rush <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits