You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit:
- removes the unnecessary parts of the htpaswd file generation and clears
up the content of the file
The reason:
- The original command was designed to generate an env variable but the
new ironic-image logic expects the content of to be suitable for a
htpaswd file this the variable name and the "=" is not needed.
Signed-off-by: Adam Rozman <[email protected]>
0 commit comments