I'm stupid; specify the name on that check
This commit is contained in:
parent
7762372c41
commit
f591983da4
@ -34,7 +34,7 @@ before_script:
|
|||||||
# Run a quick test SSH connection to the bastion box
|
# Run a quick test SSH connection to the bastion box
|
||||||
- ssh -o StrictHostKeyChecking=no ansible@bastion1.dallas.mgmt.desu.ltd uptime
|
- ssh -o StrictHostKeyChecking=no ansible@bastion1.dallas.mgmt.desu.ltd uptime
|
||||||
# And a quick test SSH connection over proxy
|
# And a quick test SSH connection over proxy
|
||||||
- ssh -o StrictHostKeyChecking=no -o ProxyCommand="ssh -W %h:%p -q ansible@bastion1.dallas.mgmt.desu.ltd" bastion1.dallas.mgmt.desu.ltd uptime
|
- ssh -o StrictHostKeyChecking=no -o ProxyCommand="ssh -W %h:%p -q ansible@bastion1.dallas.mgmt.desu.ltd" ansible@bastion1.dallas.mgmt.desu.ltd uptime
|
||||||
after_script:
|
after_script:
|
||||||
- |
|
- |
|
||||||
[ -n "$ZEROTIER_NETWORK_ID" ] && \
|
[ -n "$ZEROTIER_NETWORK_ID" ] && \
|
||||||
|
Loading…
Reference in New Issue
Block a user