Remove cached facts in teardown.sh

Leaving cached facts around after running teardown.sh might cause
unforseen issues when re-running the playbooks. This ensures these
facts are removed as part of the teardown.sh script.

Change-Id: I09b5c6dbdcc7b58724466762d508ca3e24db7f57
This commit is contained in:
Byron McCollum 2016-01-29 09:47:41 -06:00
parent fc036e18f7
commit 9b70549c4a

View File

@ -199,6 +199,7 @@ pushd playbooks
- /etc/nova
- /etc/network/interfaces.d/aio_interfaces.cfg
- /etc/neutron
- /etc/openstack_deploy/ansible_facts
- /etc/swift
- /openstack
- /opt/*.img