Adding -vga none to qemu breaks using the inventory script with RHEL 6 images. It was added to fix something on PPC platforms, therefore add it only for these platforms.
-vga none
Looks good.
Commit 628bc07f fixes this pull-request
Pull-Request has been merged by astepano
Adding
-vga noneto qemu breaks using the inventory script with RHEL 6images. It was added to fix something on PPC platforms, therefore add it
only for these platforms.