From 77b1c76fa137d922f2db7e531be0dc0ff33e4c56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kone=C4=8Dn=C3=BD?= Date: Mon, 22 May 2023 11:04:13 +0200 Subject: [PATCH] [coreos-cincinnati] config-stub is now a template MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Konečný --- playbooks/openshift-apps/coreos-cincinnati.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/openshift-apps/coreos-cincinnati.yml b/playbooks/openshift-apps/coreos-cincinnati.yml index 5eee25d2e7..b95542e061 100644 --- a/playbooks/openshift-apps/coreos-cincinnati.yml +++ b/playbooks/openshift-apps/coreos-cincinnati.yml @@ -43,7 +43,7 @@ - role: openshift/object app: coreos-cincinnati - file: config-stub.yml + template: config-stub.yml objectname: config-stub.yml - role: openshift/object