1
0
Fork 0
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:
Pedro Moura 2026-04-29 18:26:03 -03:00 committed by Kevin Fenzi
commit 11a7d7adf0

View file

@ -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