forked from infra/ansible
noggin: fix deployment reference in noggin-centos playbook
Signed-off-by: Pedro Moura <pmoura@redhat.com>
This commit is contained in:
parent
2d9bf1de3c
commit
11a7d7adf0
1 changed files with 2 additions and 2 deletions
|
|
@ -103,8 +103,8 @@
|
|||
- role: openshift/object
|
||||
object_app: noggin
|
||||
object_os_app: noggin-centos
|
||||
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-centos
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue