Hashar has uploaded a new change for review.
https://gerrit.wikimedia.org/r/180783
Change subject: Beta parsoid conf is now in deploy repo
......................................................................
Beta parsoid conf is now in deploy repo
We used to provide Parsoid settings via puppet and creating a symlink
for the service to find it. Nowadays, the settings are maintained in
the deploy repo directly:
/srv/deployment/parsoid/deploy/conf/wmf/betalabs.localsettings.js
Subbu confirmed the Parsoid upstart loads that file.
Delete obsolete localsettings.js link.
Change-Id: I56cee82d0eff87912a6046faafb06426f5e5b57d
---
M jjb/beta.yaml
1 file changed, 0 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/integration/config
refs/changes/83/180783/1
diff --git a/jjb/beta.yaml b/jjb/beta.yaml
index 84919bd..ebd86be 100644
--- a/jjb/beta.yaml
+++ b/jjb/beta.yaml
@@ -249,8 +249,6 @@
RSYNC_OPTS="--update --times --recursive --links --delete-after
--delay-updates"
rsync $RSYNC_OPTS $WORKSPACE/parsoid "$PARSOID_TARGET"
rsync $RSYNC_OPTS $WORKSPACE/deploy "$PARSOID_TARGET"
- # Configuration file is managed by puppet
- ln -s /srv/deployment/parsoid/localsettings.js
"$PARSOID_TARGET"/parsoid/api/localsettings.js
- shell: |
sudo /etc/init.d/parsoid restart
--
To view, visit https://gerrit.wikimedia.org/r/180783
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I56cee82d0eff87912a6046faafb06426f5e5b57d
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits