-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
Jenkins 2.235.4
ec2-plugin 1.51
This change https://github.com/jenkinsci/ec2-plugin/commit/4c9f03ae202e4730fd54eda40771fa4d3873e358
results in:
[08/17/20 12:05:47] Launching agent $ ssh -o StrictHostKeyChecking=accept-new -i /tmp/ec2_2072915697250853303.pem admin@1.1.1.1 -p 22 java -jar /tmp/remoting.jar -workDir /opt/jenkins command-line line 0: unsupported option "accept-new".
accept-new is not a valid option for StrictHostKeyChecking, it can only be a yes|no|ask
sorry - wrong plugin label