Actions
Bug #22940
closedforeman-installer does not create /usr/share/foreman/.postgresql/root.crt
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman modules
Target version:
Difficulty:
Triaged:
No
Bugzilla link:
Description
foreman-installer does not create /usr/share/foreman/.postgresql/root.crt when --foreman-db-manage false is set
how to reproduce:- foreman-installer --scenario katello --foreman-db-manage false --foreman-db-host remote-db-host.redhat.com --foreman-db-root-cert /usr/share/foreman/root.crt
[ WARN 2018-03-19T10:24:21 main] /Stage[main]/Foreman::Database/Foreman::Rake[db:migrate]/Exec[foreman-rake-db:migrate]/returns: ActiveRecord::NoDatabaseError: root certificate file "/usr/share/foreman/.postgresql/root.crt" does not exist - ls /usr/share/foreman/.postgresql/root.crt
ls: cannot access /usr/share/foreman/.postgresql/root.crt: No such file or directory
version
foreman-installer-1.18.0-0.develop.201803160331giteb46741.el7.noarch
Actions