From 68b8e1d0074e82d8947392cfe0e90013836ce57e Mon Sep 17 00:00:00 2001 From: Stephan Feurer Date: Fri, 19 Jan 2024 09:15:04 +0100 Subject: [PATCH] Add configuration of cluster fact `access_policy` Relates: OCP-1079 --- docs/modules/ROOT/partials/install/register.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/modules/ROOT/partials/install/register.adoc b/docs/modules/ROOT/partials/install/register.adoc index 94227751..b1f08bba 100644 --- a/docs/modules/ROOT/partials/install/register.adoc +++ b/docs/modules/ROOT/partials/install/register.adoc @@ -10,6 +10,7 @@ VSHN:: https://api.syn.vshn.net === Set cluster facts For customer clusters, set the following cluster facts in Lieutenant: +* `access_policy`: Access-Policy of the cluster, such as `regular` or `swissonly` * `service_level`: Name of the service level agreement for this cluster, such as `guaranteed-availability` * `sales_order`: Name of the sales order to which the cluster is billed, such as `S10000` * `release_channel`: Name of the syn component release channel to use, such as `stable`