From 1238babe6070ac690ca235837b522e0b6441efa8 Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Mon, 14 Dec 2020 13:09:02 -0500 Subject: [PATCH] Notate future development requirements --- confluent_server/confluent/config/attributes.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/confluent_server/confluent/config/attributes.py b/confluent_server/confluent/config/attributes.py index 4ed63290..955e3416 100644 --- a/confluent_server/confluent/config/attributes.py +++ b/confluent_server/confluent/config/attributes.py @@ -189,6 +189,10 @@ node = { # 'autonode.servername, so that would not need to be ' # 'copied ') # }, +# 'collective.allowedmanagers': { +# 'description': ('Restricted set of deployment and managers in automatic selectien +# }, +# ssh.equivnodes - control the list of nodes that go into equiv... 'collective.manager': { 'description': ('When in collective mode, the member of the ' 'collective currently considered to be responsible '