Project

General

Profile

Actions

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.

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

Also available in: Atom PDF