forked from infra/ansible
replaced deployment file in playbook and fixed image path
Signed-off-by: Pedro Moura <pmoura@redhat.com>
This commit is contained in:
parent
a2f297a82b
commit
df68ebe1fa
1 changed files with 2 additions and 2 deletions
|
|
@ -110,8 +110,8 @@
|
|||
# Deployment config
|
||||
- role: openshift/object
|
||||
object_app: webhook2fedmsg
|
||||
object_template: deploymentconfig.yml.j2
|
||||
object_objectname: deploymentconfig.yml
|
||||
object_template: deployment.yml.j2
|
||||
object_objectname: deployment.yml
|
||||
|
||||
# - role: openshift/start-build
|
||||
# start_build_app: webhook2fedmsg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue