tpage
2018-06-19 c16ddc4e070b30692a471bd7250a10815d6825de
commit | author | age
2c08e4 1
D 2
3 # OpenShift Applier for App
4
5 This is an OpenShift applier inventory. I'm assuming you know how to do that, else see the CI/CD repo for docs.
6
7 # Usage
8
9 Right now limited to using ansible on your localhost.
10 1. `[.openshift-applier]$ ansible-galaxy install -r requirements.yml --roles-path=roles --f`
11
12 1. `[.openshift-applier]$ ansible-playbook apply.yml -i inventory/`
13
14 See the inventory for the filter tag options.