example/vsrx-12.1.x47.rb in junoser-0.2.1 vs example/vsrx-12.1.x47.rb in junoser-0.2.2

- old
+ new

@@ -30328,11 +30328,13 @@ "ssh" ( c( "root-login" arg, c( "tcp-forwarding", - "no-tcp-forwarding" + "no-tcp-forwarding", + "no-passwords", + "no-public-keys" ), "protocol-version" arg, "max-sessions-per-connection" arg, "ciphers" arg, "macs" arg, @@ -30358,10 +30360,11 @@ "ssh-ed25519" ) ) ), "connection-limit" arg, - "rate-limit" arg + "rate-limit" arg, + "authentication-order" any ) ), "telnet" ( c( "connection-limit" arg,