diff --git a/tasks/2-scan.yml b/tasks/2-scan.yml index cf5ba04612e236306a30b9ec5ec5fd1c3cda73ff..739db17880ad638056e79febe52499a73b7a2b8d 100644 --- a/tasks/2-scan.yml +++ b/tasks/2-scan.yml @@ -1,7 +1,7 @@ --- - name: Set SSH tunel - command: ssh -o StrictHostKeyChecking=no -f -N -L localhost:9390:192.168.235.234:9390 jenkins@scans.cloud.infn.it + command: ssh -o StrictHostKeyChecking=no -f -N -L localhost:9390:scans.cloud.infn.it:9390 jenkins@scans.cloud.infn.it - debug: var: paas_ci_test.endpoints_to_scan