summaryrefslogtreecommitdiffstats
path: root/deploy/post.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deploy/post.sh')
-rwxr-xr-xdeploy/post.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/deploy/post.sh b/deploy/post.sh
index df3c280c..3fae69bc 100755
--- a/deploy/post.sh
+++ b/deploy/post.sh
@@ -46,3 +46,5 @@ do
done
python $PYTHONPATH/deploy/post/execute.py -nw $NETWORK
+openstack security group rule create --proto icmp default
+openstack security group rule create --proto tcp --dst-port 22 default