diff --git a/ce/05_system_users.yaml.tt2 b/ce/05_system_users.yaml.tt2 index 80c9be6..7d211f8 100644 --- a/ce/05_system_users.yaml.tt2 +++ b/ce/05_system_users.yaml.tt2 @@ -133,7 +133,10 @@ user: exists: true groups: - nogroup - home: "/var/run/sshd" + home: + or: + - "/var/run/sshd" + - "/run/sshd" www-data: exists: true