This repository was archived by the owner on Jan 16, 2024. It is now read-only.
  
  
  
  
  
Description
Current execution order
- 12-ssh_public_key
- 13-selinux-ssh
 ...
- 20-set-username-password
configures SSH access by 12-ssh_public_key for the $USERNAME before the user is actually created by 20-set-username-password. If the $USERNAME doesn't exist for SSH, script fallbacks to root. In subsequent runs, the desired $USERNAME is configured.