Skip to content

Commit de6530f

Browse files
ipv4 redux
1 parent f9b5557 commit de6530f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tool/ovh/ssh-exec.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
set -eu
22

3-
openstack server ssh $MACHINE_NAME --address-type Ext-Net -- -i $OS_PRIVATE_KEY -l ubuntu "$@"
3+
openstack server ssh $MACHINE_NAME -4 --address-type Ext-Net -- -i $OS_PRIVATE_KEY -l ubuntu "$@"

0 commit comments

Comments
 (0)