From 11e8560299836cf197cf89b916add3ca8c30d7c3 Mon Sep 17 00:00:00 2001 From: Doninelli Davide Date: Tue, 8 Oct 2024 16:52:23 +0200 Subject: [PATCH] reference missing --- REFERENCE.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/REFERENCE.md b/REFERENCE.md index 2a616b36..70f227d4 100644 --- a/REFERENCE.md +++ b/REFERENCE.md @@ -141,6 +141,10 @@ The following parameters are available in the `corosync` class: * [`test_corosync_config`](#-corosync--test_corosync_config) * [`watchdog_device`](#-corosync--watchdog_device) * [`provider`](#-corosync--provider) +* [`highavailability_repo`](#-corosync--highavailability_repo) + + + ##### `enable_secauth` @@ -190,9 +194,13 @@ Default value: `'aes256'` Data type: `String[1]` +Default value: `'/usr/bin/env COROSYNC_MAIN_CONFIG_FILE=% /usr/sbin/corosync -t'` + +##### `highavailability_repo` +Data type: `String[1]` -Default value: `'/usr/bin/env COROSYNC_MAIN_CONFIG_FILE=% /usr/sbin/corosync -t'` +Default value: `undef` ##### `threads`