d5126542cb
The enable ssh admin workflow steps can be skipped when running with --config-download-only. This saves time and eliminates repetition when trying to only run the config download pieces. In the scenario where the enable ssh admin workflow needs to be rerun, the "openstack overcloud admin" command can be used. Change-Id: I49b6eda6b87a3c306ab560ee5e447abe57ed79fc
7 lines
305 B
YAML
7 lines
305 B
YAML
---
|
|
other:
|
|
- When running with --config-download-only, the enable ssh admin will now be
|
|
skipped. Skipping the ssh admin workflow saves time when trying to do the
|
|
config download workflow only. If the ssh admin workflow needs to be rerun,
|
|
the "openstack overcloud admin" command can be used.
|