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
{{ message }}
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.
Currently this plug-in needs a SSH username and key pair (.pem file) as seen below:
override.ssh.username = "ec2-user"
override.ssh.private_key_path = "abc.pem"
Is there anyway to set a password instead?
Thanks,
Javier Caceres
The text was updated successfully, but these errors were encountered:
Hello colleagues,
Currently this plug-in needs a SSH username and key pair (.pem file) as seen below:
override.ssh.username = "ec2-user"
override.ssh.private_key_path = "abc.pem"
Is there anyway to set a password instead?
Thanks,
Javier Caceres
The text was updated successfully, but these errors were encountered: