Configure SSH AllowUsers on Rocky Linux 10 - #2471
Conversation
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Team Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 SummaryConfigures Rocky Linux 10 CIS hardening to preserve SSH access for the bootstrap, kolla, and stack users, preventing WalkthroughRocky 10 CIS hardening now allows SSH access for ChangesRocky 10 SSH allowlist
Estimated code review effort: 1 (Trivial) | ~5 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
86fa0ad to
b5f479e
Compare
There was a problem hiding this comment.
Actionable comments posted: 1
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: ASSERTIVE
Plan: Pro Plus
Run ID: a70276f2-5c9b-47a5-a402-314651951fb1
📒 Files selected for processing (2)
etc/kayobe/inventory/group_vars/cis-hardening/cisreleasenotes/notes/rhel10cis-sshd-allowusers-60e902bfbd8b6c16.yaml
📜 Review details
⏰ Context from checks skipped due to timeout. (5)
- GitHub Check: Tox releasenotes with Python 3.12
- GitHub Check: Tox docs with Python 3.12
- GitHub Check: Ansible 2.18 lint with Python 3.12
- GitHub Check: Tox pep8 with Python 3.12
- GitHub Check: Ansible 2.17 lint with Python 3.10
🔇 Additional comments (1)
etc/kayobe/inventory/group_vars/cis-hardening/cis (1)
152-154: LGTM!
|
Encountered this problem with the kolla user being unable to login. |
|
Should we forward-port this to 2026.1? |
Without this setting, only the user applying CIS benchmark hardening was authorised to log in, breaking the growroot.yml playbook.