Skip to content

Commit 53d4a1d

Browse files
committed
missed removing this ping
1 parent ac2e166 commit 53d4a1d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

exercise.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,6 @@ if ! timeout 10 sh -c "while ! ping -c1 -w1 $FLOATING_IP; do sleep 1; done"; the
127127
exit 1
128128
fi
129129

130-
ping -c1 -w1 $FLOATING_IP
131-
132130
# dis-allow icmp traffic (ping)
133131
nova secgroup-delete-rule $SECGROUP icmp -1 -1 0.0.0.0/0
134132

0 commit comments

Comments
 (0)