Files
container.training/prepare-labs/settings/portal.env
2023-10-30 13:12:20 +01:00

20 lines
232 B
Bash

#export TF_VAR_node_size=GP2.4
#export TF_VAR_node_size=g6-standard-6
CLUSTERSIZE=1
CLUSTERPREFIX=CHANGEME
USER_LOGIN=portal
USER_PASSWORD=CHANGEME
STEPS="
wait
standardize
clusterize
tools
docker
createuser
ips
"