fix(incubator): some cleanup (#3586)

* fix(arksurvival): cleanup

* cleanup

* update questions

* chore(incubator): some cleanup

* remove enabled true from main services

* bump all incubator

* lint

* empty lines

* emtpy line
This commit is contained in:
Stavros Kois
2022-08-27 02:12:33 +03:00
committed by GitHub
parent 2f9afd61b2
commit 9056d3c8f7
921 changed files with 3536 additions and 3420 deletions
@@ -20,19 +20,19 @@ questions:
type: dict
attrs:
- variable: bootwait
label: 'bootwait'
label: "bootwait"
description: "Length of time in seconds to wait after the container has started before attempting to connect to devices."
schema:
type: string
default: "10"
- variable: devicelist
label: 'devicelist'
label: "devicelist"
description: "Comma separated list of androidtvfiretv devices to connect to, each one listed as [iphostname][port],[iphostname][port]."
schema:
type: string
default: "10.0.0.192:5555"
- variable: checkfreq
label: 'checkfreq'
label: "checkfreq"
description: "Length of time in seconds to wait between successive attempts to connect (or re-connect) to devices."
schema:
type: string