Skip to content

Commit

Permalink
Merge pull request #20885 from lemon-suse/debug-login-on-remote-worke…
Browse files Browse the repository at this point in the history
…r-agama

Fix Agama root login issue on remote worker
  • Loading branch information
jknphy authored Jan 2, 2025
2 parents f6e2eb1 + 3522c71 commit 01f30ec
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 01f30ec

Please sign in to comment.