From 1eeeebdccd98b28c6b2fe62eb5af2a9a5cc9a3f0 Mon Sep 17 00:00:00 2001 From: Jason DeTiberus Date: Sat, 7 Dec 2024 19:41:48 -0500 Subject: [PATCH] Enable sshd by default --- recipes/beardy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/beardy.yml b/recipes/beardy.yml index 5f83f10..8f5f928 100644 --- a/recipes/beardy.yml +++ b/recipes/beardy.yml @@ -123,5 +123,6 @@ modules: system: enabled: - podman.socket + - sshd.service - type: signing # this sets up the proper policy & signing files for signed images to work fully