From 74775fd2be47fb009860586ad9f4e75649d211c8 Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Wed, 27 Oct 2021 13:11:24 -0400 Subject: [PATCH] Remove errant period in attributes --- confluent_server/confluent/config/attributes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/confluent_server/confluent/config/attributes.py b/confluent_server/confluent/config/attributes.py index 3394cf13..f5470481 100644 --- a/confluent_server/confluent/config/attributes.py +++ b/confluent_server/confluent/config/attributes.py @@ -452,7 +452,7 @@ node = { 'to leave this blank unless needing to set up interfaces that are not on a common subnet with a confluent server, ' 'as confluent servers provide autodetection for matching the correct network definition to an interface.' 'This would be the default name per the deployed OS and can be a comma delimited list to denote members of ' - 'a team'. + 'a team' }, 'net.ipv4_address': { 'description': 'When configuring static, use this address. If '