Page MenuHomePhabricator

Make Parsoid Vagrant role use service::node
Closed, ResolvedPublic

Description

As of 57eb13ca39484231c85202092a320b12dbff3db4 Parsoid runs on top of service-runner and needs a YAML config, which in other words means it's broken in MediaWiki-Vagrant. We can port it to the service::node define and also use this move as an opportunity to move it out of the mediawiki module namespace and follow the logic as for all other services.

Details

Related Changes in Gerrit: