move ssh configuration to container.sh
Note: appstore requires to be fixed to start the provisioning on port 22 Part of #152
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ set_progress() {
|
||||
}
|
||||
|
||||
set_progress "1" "Create container"
|
||||
$script_dir/container.sh
|
||||
$script_dir/container.sh "${arg_provider}"
|
||||
|
||||
set_progress "5" "Adjust system settings"
|
||||
hostnamectl set-hostname "${arg_fqdn}"
|
||||
|
||||
Reference in New Issue
Block a user