From be6eeda4ffa2e31c4fde46b1c9799c02ac1e857c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 12 Sep 2019 15:12:58 +0000 Subject: [PATCH] openshift / staging: -s not _s here for this variable. Signed-off-by: Kevin Fenzi --- .../templates/cluster-inventory-stg.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 a33e071bae..0f443bb79f 100644 --- a/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory-stg.j2 +++ b/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory-stg.j2 @@ -725,7 +725,7 @@ openshift_logging_storage_kind=nfs openshift_logging_storage_access_modes=['ReadWriteOnce'] openshift_logging_storage_host=ntap-phx2-c01-fedora01-nfs.storage.phx2.redhat.com openshift_logging_storage_nfs_directory=/ -openshift_logging_storage_volume_name=openshift_stg_logging +openshift_logging_storage_volume_name=openshift-stg-logging openshift_logging_storage_volume_size=100Gi # # Option C - Dynamic -- If openshift supports dynamic volume provisioning for