Initial deploy password to root #135
Reference in New Issue
Block a user
Delete Branch "hashed-initial-deploy-root-password"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added a "huttiheita root" password to vault-warden. This adds the hash as initial password for root, so we have a common initial password and avoid having the problem with no password set in a lot of install contexts.
Possible problems: removed the initial password without hashed for root from acme service config something might break, and we should possibly undo that.
We may forget to set the new password and have a slightly more exposed password on the machine.