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
Updated by Ales Dujicek almost 7 years ago
- Related to Bug #20079: Foreman does not verify CA on postgres DB connections with SSL added
Updated by Ales Dujicek over 6 years ago
- Subject changed from foreman-installer does create /usr/share/foreman/.postgresql/root.crt to foreman-installer does not create /usr/share/foreman/.postgresql/root.crt
Updated by Ivan Necas over 6 years ago
- Project changed from Foreman to Installer
- Category set to Foreman modules
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/puppet-foreman/pull/650 added
Updated by Ewoud Kohl van Wijngaarden over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset puppet-foreman|b937165001aac788fbafef0422984a59edaeba87.
Updated by Ewoud Kohl van Wijngaarden over 6 years ago
- Target version set to 1.18.0
- Triaged set to No
Updated by Ewoud Kohl van Wijngaarden over 6 years ago
- Fixed in Releases 1.18.0 added
Actions