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
Is your feature request related to a problem? Please describe.
To support deployment in a secure environment, the passwords generated by deployer should not be shown in the logs, rather be kept only in the designated vault.
Include new property in global_config: log_passwords. Default is True. When False, no passwords are displayed in the log or in any of the files.
Is your feature request related to a problem? Please describe.
To support deployment in a secure environment, the passwords generated by deployer should not be shown in the logs, rather be kept only in the designated vault.
global_config:log_passwords. Default isTrue. WhenFalse, no passwords are displayed in the log or in any of the files.