summaryrefslogtreecommitdiffstats
path: root/clean.sh
diff options
context:
space:
mode:
Diffstat (limited to 'clean.sh')
-rwxr-xr-xclean.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/clean.sh b/clean.sh
index 77cc3463..27c8a489 100755
--- a/clean.sh
+++ b/clean.sh
@@ -1,6 +1,6 @@
#! /bin/bash
echo cleaning Ip
-sed -i -e '/demo1/{n;N;d;}' /etc/ansible/hosts
+#sed -i -e '/demo1/{ n;N;N;N;N;d; }' /etc/ansible/hosts
neutron floatingip-delete $(neutron floatingip-list| grep "17" | awk '{print $2;}')
-heat stack-delete exp2
+#heat stack-delete exp2