Actions
Issue #7499
closedpulp_installer is unpredictable about when it resets the admin password
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
As mentioned in #7493 and https://github.com/pulp/pulp_installer/pull/427 , it is unpredictable about when it is run. From a user's perspective.
#7493 is about to make it run more often.
The current thinking is to not run change the password after initial install ever.
However, we still need pulp_default_admin_password to be defined in pulp_devel and pulp_health_check . The beginning of pulp_database_config also makes sure it is defined, we may remove that.
Related issues
Actions
Add a check to only set password on first install
Also make the health check independend from knowing the password.
fixes #7499 https://pulp.plan.io/issues/7499