Project

General

Profile

Actions

Bug #23564

closed

foreman-installer --reset does not use mongo 3.4

Added by Ales Dujicek almost 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

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


Related issues 1 (0 open1 closed)

Has duplicate Katello - Bug #23620: foreman-installer --reset cannot empty local mongo 3.4 databaseClosedChris RobertsActions
Actions #1

Updated by The Foreman Bot almost 6 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello-installer/pull/625 added
Actions #2

Updated by Ales Dujicek almost 6 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #3

Updated by Justin Sherrill almost 6 years ago

  • Category set to 81
  • translation missing: en.field_release set to 338
Actions #4

Updated by John Mitsch over 5 years ago

  • Has duplicate Bug #23620: foreman-installer --reset cannot empty local mongo 3.4 database added
Actions

Also available in: Atom PDF