jenkins-bot has submitted this change and it was merged.

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(-)

Approvals:
  Subramanya Sastry: Looks good to me, but someone else must approve
  Hashar: Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: I56cee82d0eff87912a6046faafb06426f5e5b57d
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: Cscott <[email protected]>
Gerrit-Reviewer: GWicke <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Subramanya Sastry <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to