forked from infra/ansible
Fixup 814582dc: actually use the imagestream.yml file
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
f2c2aa037b
commit
068605d67d
1 changed files with 4 additions and 3 deletions
|
|
@ -65,9 +65,10 @@
|
|||
secret_file_key: webhook2fedmsg-key.pem
|
||||
secret_file_privatefile: "rabbitmq/{{env}}/pki/private/webhook2fedmsg{{env_suffix}}.key"
|
||||
|
||||
- role: openshift/imagestream
|
||||
imagestream_app: webhook2fedmsg
|
||||
imagestream_imagename: webhook2fedmsg
|
||||
- role: openshift/object
|
||||
object_app: webhook2fedmsg
|
||||
object_file: imagestream.yml
|
||||
object_objectname: imagestream.yml
|
||||
|
||||
- role: openshift/object
|
||||
object_app: webhook2fedmsg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue