openshift-applier icon indicating copy to clipboard operation
openshift-applier copied to clipboard

The applier container image & documentation should support projects that manage the applier version dependency with ansible galaxy

Open etsauer opened this issue 5 years ago • 1 comments

etsauer avatar Oct 04 '18 17:10 etsauer

@etsauer just to outline a few more details from our discussion (and please correct anything that's inaccurate):

  • The idea is that the container image supports defaults that will look for the requirements.yml and inventory laid out in the following structure:
-my-project
|-inventory
| |-hosts
| |-group_vars/....
|-requirements.yml
  • In addition, the image should support env variables to override the requirements file location as well as inventory location

oybed avatar Oct 04 '18 17:10 oybed