Skip to content

Fix get monitor password when using publish-early recipe

Alain Takoudjou requested to merge monitor-pwd into master

When using new publish-early recipe for monitor password, ${monitor-htpasswd:passwd} fail and we must do ${publish-early:monitor-password} to get password.

Merge request reports