batrick / ceph-linode

Launch Ceph using the Linode VPS provider
GNU General Public License v3.0
13 stars 10 forks source link

remove ansible_inventory so next launch.sh succeeds #14

Closed bengland2 closed 6 years ago

bengland2 commented 6 years ago

remove ansible inventory file when destroying nodes. Otherwise launch.sh won't create new linodes. There is no point in retaining the old inventory file because the IP addresses in there are no longer valid. I just tested this, and you can now run linode-destroy.py and then immediately run launch.sh and it will work.