11 lines
247 B
Plaintext
11 lines
247 B
Plaintext
TIMEZONE_DEFAULT='Europe/Vienna'
|
|
IMG_NAME='iot-system'
|
|
DEPLOY_COMPRESSION=none
|
|
ENABLE_SSH=1
|
|
TARGET_HOSTNAME=auracaster
|
|
FIRST_USER_NAME=caster
|
|
FIRST_USER_PASS=pw
|
|
|
|
# Custom stage to run after stage2
|
|
STAGE_LIST="stage0 stage1 stage2 stage2.1_custom"
|