Bug #23564
closed
foreman-installer --reset does not use mongo 3.4
Added by Ales Dujicek over 6 years ago.
Updated over 6 years ago.
Description
--reset cannot drop monogo database, because mongo was upgraded to 3.4
hooks/pre/10-reset_feature.rb
cmd = "mongo #{username} #{password} #{host} #{ssl} #{ca_cert} #{client_cert} --eval \"db.dropDatabase();\" #{config[:database]}"
need to enable SCL
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello-installer/pull/625 added
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
- Category set to 81
- Translation missing: en.field_release set to 338
- Has duplicate Bug #23620: foreman-installer --reset cannot empty local mongo 3.4 database added
Also available in: Atom
PDF