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
dce2333bb1
commit
4384f5150d
1 changed files with 2 additions and 2 deletions
|
|
@ -98,8 +98,8 @@
|
|||
|
||||
- role: openshift/object
|
||||
object_app: noggin
|
||||
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: noggin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue