File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
linux/automated-installer Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,13 +29,13 @@ Many command line options mirror the options provided by `initialize-tsm` becaus
29
29
their passwords. If passwords are not found in the secrets file,
30
30
this script will prompt for them (not suitable for unattended
31
31
installs).
32
- Tableau provides "${TEMPLATE_SECRETS_FILE} " as a template.
32
+ Tableau provides "secrets " as a template.
33
33
34
34
-f config-file The name of the configuration and topology JSON file.
35
- Tableau provides "${TEMPLATE_CONFIG_FILE} " as a template.
35
+ Tableau provides "config.json " as a template.
36
36
37
37
-r registration-file The name of the registration file.
38
- Tableau provides "${TEMPLATE_REGISTRATION_FILE} " as a template.
38
+ Tableau provides "reg_templ.json " as a template.
39
39
40
40
--accepteula Indicate that you have accepted the End User License Agreement.
41
41
You can’t perform that action at this time.
0 commit comments