Credential Store automation
Hi Folks,
Currently we are trying to automate the process of setting up credentialstore in OSM via CHEF which doesn't support interactive.
I see all the ways lead to encrypting the password via EncryptPasswords.sh and then the next steps could lead to a silent exectuion, but again the encryption utility promts to input the username and password to encrypt
Is there any way I could run the EncryptPasswords.sh non-interative.