Skip to content

Commit 74ec6ad

Browse files
Apply suggestions from code review
Co-authored-by: Alex-Welsh <[email protected]>
1 parent b30a6be commit 74ec6ad

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)