Skip to content

Latest commit

 

History

History
 
 

.openshift-applier

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

OpenShift Applier for App

This is an OpenShift applier inventory. I'm assuming you know how to do that, else see the CI/CD repo for docs.

Usage

Right now limited to using ansible on your localhost.

  1. [.openshift-applier]$ ansible-galaxy install -r requirements.yml --roles-path=roles --f

  2. [.openshift-applier]$ ansible-playbook apply.yml -i inventory/

See the inventory for the filter tag options.