e112047 Rejig supported arch stuff to avoid incorrect deletions

Authored and Committed by adamwill 6 years ago
1 file changed. 20 lines added. 14 lines removed.
    Rejig supported arch stuff to avoid incorrect deletions
    
    The way this was done, when we ran `all` on a ppc host it wiped
    all the x86_64 and i686 virt-install images, and when we ran
    `all` on an x86_64 host it wiped all the ppc64 virt-install
    images. Doing it this way avoids that.
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>
    
        
file modified
+20 -14