Project

General

Profile

« Previous | Next » 

Revision 0b244f56

Added by Suresh Thirugnanasambandan about 4 years ago

Fixes #29282: Add migration to enable Puma

View differences:

config/foreman.migrations/20200305172758_enable_puma.rb
answers['foreman']['passenger'] = false if answers['foreman'].is_a?(Hash) && answers['foreman']['passenger']
config/katello.migrations/200306192827-enable_puma.rb
answers['foreman']['passenger'] = false if answers['foreman'].is_a?(Hash) && answers['foreman']['passenger']

Also available in: Unified diff