Make this a template.
This commit is contained in:
parent
65f7e6bbc7
commit
3102dbc6ba
2 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
key: fedmsg-greenwave.crt
|
||||
privatefile: fedmsg-certs/keys/greenwave-greenwave-web-greenwave.app.os.fedoraproject.org.crt
|
||||
when: env != "staging"
|
||||
- { role: openshift/object, vars: {app: greenwave, file: imagestream.yml }}
|
||||
- { role: openshift/object, vars: {app: greenwave, template: imagestream.yml }}
|
||||
- { role: openshift/object, vars: {app: greenwave, template: buildconfig.yml}, when : env != 'staging' }
|
||||
- { role: openshift/start-build, vars: {app: greenwave, name: greenwave-docker-build}, when: env != 'staging' }
|
||||
- { role: openshift/object, vars: {app: greenwave, template: configmap.yml }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue