Bug #1488
closed
blank root_password in host group breaks automated provisioning
Added by Adrian Bridgett almost 13 years ago.
Updated over 12 years ago.
Description
I have a default root password hash set (in Settings) however if I leave the host group root password blank then the host seems to be given a different root password.
In fact the password it is given is:
$1$foreman$6pLrR7U(rest cut for security)
This is on v0.4.1
- Target version set to 1.0
- Difficulty set to trivial
- Status changed from New to Need more information
I was not able to reproduce the issue.
looking at the code, foreman copies the hostgroup password when creating the host (if none already defined).
then, the hostgroup PW is defined that either it exists, or it uses the global PW.
any chance this relates to nesting?
also, any chance you can see if you can reproduce it on 0.5?
- Status changed from Need more information to Closed
Also available in: Atom
PDF