From 5b4ad017e1e101842750ef52b15ee8394a4377b9 Mon Sep 17 00:00:00 2001 From: mwiegand Date: Sun, 27 Mar 2022 18:03:43 +0200 Subject: [PATCH] good old tuple typo --- bundles/ssh/items.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/ssh/items.py b/bundles/ssh/items.py index feee9ff..12cfcb2 100644 --- a/bundles/ssh/items.py +++ b/bundles/ssh/items.py @@ -1,6 +1,6 @@ # on debian bullseye raspberry images, starting the systemd ssh # daemon seems to collide with an existing sysv daemon -dont_touch_sshd = node.metadata.get('FIXME_dont_touch_sshd', False), +dont_touch_sshd = node.metadata.get('FIXME_dont_touch_sshd', False) directories = { '/etc/ssh': {