Skip to content

Commit

Permalink
Debug login issue on remote worker
Browse files Browse the repository at this point in the history
  • Loading branch information
lemon-suse committed Jan 2, 2025
1 parent 1e21e2b commit 3522c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/yam/agama/auto/default_sle_no_scc.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"chroot": true,
"body": |||
#!/usr/bin/env bash
zypper rm openssh-server-config-rootlogin
echo 'PermitRootLogin yes' > /etc/ssh/sshd_config.d/root.conf
|||
}
]
Expand Down

0 comments on commit 3522c71

Please sign in to comment.