gns3 deploy initial repo
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
${_DEPLOY_MARKER_}
|
||||
[Server]
|
||||
host = ${_listen_host}
|
||||
port = ${_GNS3_PORT_}
|
||||
images_path = ${_GNS3_HOME_}/images
|
||||
projects_path = ${_GNS3_HOME_}/projects
|
||||
appliances_path = ${_GNS3_HOME_}/appliances
|
||||
configs_path = ${_GNS3_HOME_}/configs
|
||||
report_errors = True
|
||||
|
||||
[Qemu]
|
||||
enable_hardware_acceleration = ${_hw_accel}
|
||||
require_hardware_acceleration = ${_hw_accel}
|
||||
Reference in New Issue
Block a user