donal
2018-06-14 70a3355d8f8be74676e07918b61813eb5f80f8fc
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.