stackhpc / ansible-role-os-images

Ansible role to build and upload OpenStack instance images
Apache License 2.0
6 stars 6 forks source link

Bits n bobs #2

Closed markgoddard closed 7 years ago

markgoddard commented 7 years ago

Some bits bobbed while building an IPA image via DIB. Some of these might be easier to digest as individual commits.

markgoddard commented 7 years ago

There's a message in the fail task:

Image {{ item.0.name }} failed to build. See {{ item.0.name }}.stdout and {{ item.0.name }}.stderr in {{ os_images_cache }}/{{ item.0.name }}.

Is that sufficient?