From eaaaecab77a4b05c2caca3fe4b6eeceda9fcd1f6 Mon Sep 17 00:00:00 2001 From: Torsten Wendland Date: Tue, 24 Aug 2021 13:13:28 +0200 Subject: [PATCH] Fixes #220 Updated doc Fixes #220 Updated doc --- docs/var.tfvars-doc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/var.tfvars-doc.md b/docs/var.tfvars-doc.md index 60fe9d3fdf..e8d2794865 100644 --- a/docs/var.tfvars-doc.md +++ b/docs/var.tfvars-doc.md @@ -180,7 +180,7 @@ release_image_override = "" ``` These variables specify the ansible playbooks that are used for OpenShift install and post-install customizations. If the URL ends with a file name extension .zip, then it is assumed that it points to a HTTP/HTTPS server and curl/unzip will be used to extract the package. URLs without ending with .zip are recognized as GitHub repositories and git clone && git checkout are used. -`Only .zip is supported file format on web servers. The all files must be placed in a subfolder called ocp4-playbooks-master, or ocp4-helpernode-master! This is the default structure, if you download the playbooks from GitHub.com website and uses the "Download as ZIP" function, which is the recommended way. Exception is the help_repo, which is expected to be a tar.gz file format (default when downloading from the original source without manipulation afterwards!` +`Only .zip is supported file format on web servers. The all files must be placed in folders starting with ocp4-playbooks, or ocp4-helpernode! It is allowed to extend the directory name with additional informations: e.g. ocp4-helpernode-