ansible / awx-ee

An Ansible execution environment for AWX project
https://quay.io/ansible/awx-ee
Other
137 stars 161 forks source link

Move ansible-builder files into context folder #3

Closed pabelanger closed 3 years ago

pabelanger commented 3 years ago

This clean up the top-level directory of the repo, and uses the default value for context. I also find it helps to show which files will be generated by ansible-builder, and should not be manually modified.

Signed-off-by: Paul Belanger pabelanger@redhat.com

shanemcd commented 3 years ago

I put stuff at the top level because I assume that’s where Brew expects stuff for the downstream builds.

@Spredzy Can you configure this in CPaaS?

pabelanger commented 3 years ago

TIL. So, for now I am going to close, then add support to ansible-builder to allow for top-level Dockerfile, while keeping context folder.

AlanCoding commented 3 years ago

^ okay, well that's a more refined conclusion than what I came to in

https://github.com/ansible/awx-ee/pull/5#issuecomment-743440819

AlanCoding commented 3 years ago

and that's already in a card at https://github.com/ansible/ansible-builder/issues/141