From 965dd5c962a89c84251ceb9818bcd9bbb6f833ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kone=C4=8Dn=C3=BD?= Date: Thu, 14 Feb 2019 15:41:22 +0100 Subject: [PATCH] the-new-hotness: Template to file fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Konečný --- playbooks/openshift-apps/the-new-hotness.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/openshift-apps/the-new-hotness.yml b/playbooks/openshift-apps/the-new-hotness.yml index fa82b4f757..c06f63415d 100644 --- a/playbooks/openshift-apps/the-new-hotness.yml +++ b/playbooks/openshift-apps/the-new-hotness.yml @@ -41,7 +41,7 @@ - role: openshift/object app: the-new-hotness - template: imagestream.yml + file: imagestream.yml objectname: imagestream.yml - role: openshift/object