Project

General

Profile

« Previous | Next » 

Revision 12170b6c

Added by Dominic Cleal almost 11 years ago

  • ID 12170b6cb683f7dc3d7340d303415e61684a1e9d

Fix db_type section name
(cherry picked from commit 87281973d4bdd49f65b84017f946cc1a5b0bd15b)

View differences:

generate_answers.rb
"Should the database be installed and configured for Foreman? (default: true) " \
=> 'menu_helper("agree", "foreman", "db_manage")',
"Which database should be used for Foreman: postgresql (default), mysql or sqlite? " \
=> 'menu_helper("string", "foreman_proxy", "db_type")',
=> 'menu_helper("string", "foreman", "db_type")',
}
end

Also available in: Unified diff