Skip to content
Snippets Groups Projects
Commit b0d76b3b authored by Gioacchino Vino's avatar Gioacchino Vino
Browse files

Replaced IP with hostname

parent 7c8291b4
No related branches found
No related tags found
1 merge request!51Debug paas ci
---
- 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment