fix(distros): clarify misleading ssh_redirect_user warning (#6906)
When ssh_redirect_user is set to true or default, cc_users_groups resolves it to the actual default username before create_user runs. The 'no cloud public-keys' warning then printed that resolved name (e.g. 'ubuntu'), making it look like the user had configured 'ubuntu'. Reword the warning so the value reads as the redirect target, not the configured value. Fixes GH-3924
S
Sandhya-d committed
1ee6e652fee4f1d43c47815ff0f38bc7c3d25c08
Parent: d053bb0
Committed by GitHub <noreply@github.com>
on 6/16/2026, 5:13:37 PM