donal
2018-04-12 de3be129a09b9f4c230605bfb7347e1480941045
commit | author | age
440b7d 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.