Page MenuHomePhabricator

Re-apply the playbook cleanup
Closed, ResolvedPublic1 Estimated Story Points

Description

A previous patch cleaned up the fundraisingFrontend playbook, erronously assuming that all systems use systemd. When the the test and production servers have been uopdated to Ubuntu 18.04 all our systems run systemd and the patch can be re-applied (by reverting https://github.com/wmde/fundraising-infrastructure/pull/259).

Acceptance Criteria

Notes:
Please pay attention not to do a "Revert Revert" commit message. Instead, use the (slightly corrected) message from the original commit :

Assume systemd for PHP settings

Remove check for upstart (only present on Ubuntu <= 14.04).