File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -237,14 +237,13 @@ This script will go through the process of performing the following tasks:
237237 * openstack configuration
238238 * tempest testing
239239
240- Tempest test results will be written to ~/tempest-artifacts.
240+ Tempest test results will be written to ` ~/tempest-artifacts ` .
241241
242- If you choose to opt for automated method you must first SSH into your Ansible control host.
242+ If you choose to opt for the automated method you must first SSH into your Ansible control host.
243243
244244.. code-block :: console
245245
246246 ssh $(terraform output -raw ssh_user)@$(terraform output -raw ansible_control_access_ip_v4)
247- ~/deploy-openstack.sh
248247
249248 Start a `tmux ` session to avoid halting the deployment if you are disconnected.
250249
You can’t perform that action at this time.
0 commit comments