Actions
Feature #29282
closedAdd migrations for replacing passenger with puma
Difficulty:
Triaged:
No
Description
At this point, puma is default in nightly. This issue is to track the migrations required for enabling puma on upgrades.
Added by Suresh Thirugnanasambandan about 5 years ago
Added by Suresh Thirugnanasambandan about 5 years ago
Fixes #29282 - Enable Puma migration on compatible upgrades
The commit bd02fbd reverted commit 0b244f5.
https://github.com/theforeman/puppet-foreman/pull/814 fixed the race
condition of systemctl start foreman returning immediately before the
service was up.
Actions
Fixes #29282: Add migration to enable Puma