Allows 3rd parties to prebake and push custom conductor images with bakery command
CONDUCTOR_PROVIDER=softasap python bakery.py
Allows also setting optional conductor_provider: ORG to provide a hint from which organization (default ansible) prebaked conductor image should be pulled from
No access for releasing pipeline for a while.
Aim of this PR is to allow 3rd parties still using ansible-container to host updated conductor images on premise.
ISSUE TYPE
Addresses proposal in https://github.com/ansible/ansible-container/issues/965
SUMMARY
Allows 3rd parties to prebake and push custom conductor images with bakery command
Allows also setting optional
conductor_provider: ORG
to provide a hint from which organization (default ansible) prebaked conductor image should be pulled from