coreos-cincinnati: register openshift objects
Signed-off-by: Luca Bruno <luca.bruno@coreos.com>
This commit is contained in:
parent
9a0dbc365a
commit
5d6b54306e
1 changed files with 3 additions and 0 deletions
|
@ -29,16 +29,19 @@
|
||||||
app: coreos-cincinnati
|
app: coreos-cincinnati
|
||||||
template: buildconfig-stub.yml
|
template: buildconfig-stub.yml
|
||||||
objectname: buildconfig-stub.yml
|
objectname: buildconfig-stub.yml
|
||||||
|
register: coreos-cincinnati-stub-build
|
||||||
|
|
||||||
- role: openshift/object
|
- role: openshift/object
|
||||||
app: coreos-cincinnati
|
app: coreos-cincinnati
|
||||||
file: config-stub.yml
|
file: config-stub.yml
|
||||||
objectname: config-stub.yml
|
objectname: config-stub.yml
|
||||||
|
register: coreos-cincinnati-stub-config
|
||||||
|
|
||||||
- role: openshift/object
|
- role: openshift/object
|
||||||
app: coreos-cincinnati
|
app: coreos-cincinnati
|
||||||
template: deploymentconfig.yml
|
template: deploymentconfig.yml
|
||||||
objectname: deploymentconfig.yml
|
objectname: deploymentconfig.yml
|
||||||
|
register: coreos-cincinnati-deployment
|
||||||
|
|
||||||
- role: openshift/object
|
- role: openshift/object
|
||||||
app: coreos-cincinnati
|
app: coreos-cincinnati
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue