summaryrefslogtreecommitdiffstats
path: root/clean.sh
blob: 27c8a489cbf3f2b1abb0452fdbf8262e2aa86cc6 (plain)
1
2
3
4
5
6
#! /bin/bash
echo cleaning Ip

#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