Added folders needed by the script. Removed TUI.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Terminology for the variables used
|
||||
|
||||
|Variable|Meaning|Possible values|
|
||||
|-|-------|-|
|
||||
|DEPLOYMENT_STRATEGY|Either deploy the machine with a config you already have or let the script guide you through the config options|**interactive** or **non-interactive**|
|
||||
|DEPLOYMENT_MODE|Either configure the machine through your terminal (TUI) or through a slick web UI (GUI)|**TUI** (only available for **non-interactive** strategy) or **GUI**|
|
||||
|Variable|Meaning|Possible values|Deprecated|
|
||||
|-|-------|-|-|
|
||||
|DEPLOYMENT_STRATEGY|Either deploy the machine with a config you already have or let the script guide you through the config options|**interactive** or **non-interactive**|NO|
|
||||
|DEPLOYMENT_MODE|Either configure the machine through your terminal (TUI) or through a slick web UI (GUI)|**TUI** (only available for **non-interactive** strategy) or **GUI**|YES|
|
||||
Reference in New Issue
Block a user