mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
11 lines
307 B
YAML
11 lines
307 B
YAML
---
|
|
# must keep roles/0-once/defaults/main.yml sync'd
|
|
# The values here are defaults.
|
|
|
|
admin_console_path: "{{ xsce_base }}/admin_console"
|
|
cmdsrv_path: "{{ xsce_base }}/xsce_cmdsrv"
|
|
xsce_cmdsrv_dbname : "xsce_cmdsrv.0.2.db"
|
|
gui_version: 4
|
|
novnc_version: noVNC-0.6.1
|
|
novnc_install: True
|
|
novnc_enabled: False
|