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:
237
237
* openstack configuration
238
238
* tempest testing
239
239
240
- Tempest test results will be written to ~/tempest-artifacts.
240
+ Tempest test results will be written to ` ~/tempest-artifacts ` .
241
241
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.
243
243
244
244
.. code-block :: console
245
245
246
246
ssh $(terraform output -raw ssh_user)@$(terraform output -raw ansible_control_access_ip_v4)
247
- ~/deploy-openstack.sh
248
247
249
248
Start a `tmux ` session to avoid halting the deployment if you are disconnected.
250
249
You can’t perform that action at this time.
0 commit comments