Removes /opt/*openstack*/ pattern from teardown.
This deletes the regex pattern in the destroy_play playbook to not delete the code tree directory. Closes-Bug: #1500546 Change-Id: Iacf9a73d8ed7ccff9d16c7eafb0bab59132f9599
This commit is contained in:
parent
a302fc0796
commit
ba7693b18c
@ -204,7 +204,6 @@ pushd playbooks
|
||||
- /opt/*nova*
|
||||
- /opt/*pip*
|
||||
- /opt/*repo*
|
||||
- /opt/*openstack*
|
||||
- /root/.pip
|
||||
- /var/lib/neutron
|
||||
- /var/lib/nova
|
||||
|
Loading…
x
Reference in New Issue
Block a user