coreos-cincinnati: register openshift objects

Signed-off-by: Luca Bruno <luca.bruno@coreos.com>
This commit is contained in:
Luca Bruno 2019-06-18 11:44:10 +00:00
parent 9a0dbc365a
commit 5d6b54306e
No known key found for this signature in database
GPG key ID: A9834A2252078E4E

View file

@ -29,16 +29,19 @@
app: coreos-cincinnati
template: buildconfig-stub.yml
objectname: buildconfig-stub.yml
register: coreos-cincinnati-stub-build
- role: openshift/object
app: coreos-cincinnati
file: config-stub.yml
objectname: config-stub.yml
register: coreos-cincinnati-stub-config
- role: openshift/object
app: coreos-cincinnati
template: deploymentconfig.yml
objectname: deploymentconfig.yml
register: coreos-cincinnati-deployment
- role: openshift/object
app: coreos-cincinnati