From 723a7c35d80a67c119c3d404605aca986a1ac523 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 22 Aug 2018 20:54:06 +0000 Subject: [PATCH] missing endifs --- .../templates/cluster-inventory-stg.j2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory-stg.j2 b/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory-stg.j2 index bb266ae26b..69f0e87889 100644 --- a/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory-stg.j2 +++ b/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory-stg.j2 @@ -610,6 +610,8 @@ openshift_hosted_registry_storage_volume_size=10Gi {% if openshift_metrics_deploy is defined %} {% if openshift_metrics_deploy %} openshift_hosted_metrics_deploy=true +{% endif %} +{% endif %} # # Storage Options # If openshift_metrics_storage_kind is unset then metrics will be stored