Actions
Bug #38389
closedPassing --reset-data when no database exists fails
Status:
Closed
Priority:
Normal
Assignee:
Category:
foreman-installer script
Target version:
-
Difficulty:
Triaged:
No
Description
On a fresh installation passing --reset-data fails, but you can argue it shouldn't because the goal is already achieved.
dnf -y install foreman-installer postgresql-server postgresql-setup --initdb systemctl enable --now postgresql.service foreman-installer --reset-data
Updated by The Foreman Bot 6 days ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/foreman-installer/pull/1024 added
Updated by Ewoud Kohl van Wijngaarden 6 days ago
- Status changed from Ready For Testing to Closed
Applied in changeset installer|8571664f2dcd1ed0d1edbc28aebad166f5f35aa4.
Actions