--- # Development group overrides # Development machines may need more permissive SSH settings # Allow root login for initial setup (can be disabled after setup) ssh_permit_root_login: 'yes' # Allow password authentication for initial setup (should be disabled after SSH keys are set up) ssh_password_authentication: 'yes'