Add /root/.cache/image-create to cleanup role

This commit clears the DIB cache on virthosts used in rdophase2.

Change-Id: I6b77d1b0f11d7240179f67cca6a84e7909d3fd20
This commit is contained in:
Matt Young 2017-06-30 11:36:33 -04:00 committed by Gael Chamoulaud
parent 5e7d40f34c
commit 7aa19020bc
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@
rm -rf /var/log/artib;
rm -rf /home/oooq-images;
rm -rf /var/lib/oooq-images;
rm -rf /root/.cache/image-create;
- name: destroy brbm network
command: virsh net-destroy brbm