first
This commit is contained in:
6
modules/network/ssh-server/config.sh
Normal file
6
modules/network/ssh-server/config.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
POSTINSTALL_SSH_PORT="22"
|
||||
POSTINSTALL_SSH_PASSWORD_AUTH="yes"
|
||||
POSTINSTALL_SSH_ROOT_LOGIN="no"
|
||||
POSTINSTALL_SSH_CONFIG_DIR="/etc/ssh/sshd_config.d"
|
||||
POSTINSTALL_SSH_CONFIG_FILE="/etc/ssh/sshd_config.d/postinstall-debian.conf"
|
||||
POSTINSTALL_SSH_SETTINGS_FILE="config/ssh-server.yaml"
|
||||
Reference in New Issue
Block a user