Skip to content

Commit 12202c8

Browse files
authored
Update README.rst
1 parent 82027e5 commit 12202c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,12 +133,12 @@ supported.
133133
134134
ssh-keygen -t rsa -f id_rsa -N ''
135135
136-
Create an OpenStack clouds.yaml file with your credentials to access an
136+
Create an OpenStack clouds.yml file with your credentials to access an
137137
OpenStack cloud. Alternatively, download and source an openrc file from Horizon.
138138

139139
.. code-block:: console
140140
141-
cat << EOF > clouds.yaml
141+
cat << EOF > clouds.yml
142142
---
143143
clouds:
144144
openstack:
@@ -181,7 +181,7 @@ Or you can source the provided `init.sh` script which shall initialise terraform
181181
If you ever set or change modules or backend configuration for Terraform,
182182
rerun this command to reinitialize your working directory. If you forget, other
183183
commands will detect it and remind you to do so if necessary.
184-
OpenStack Cloud Name: sms-lab
184+
OpenStack Cloud Name: openstack
185185
Password:
186186
187187
You must ensure that you have `Ansible installed <https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html>`_ on your local machine.

0 commit comments

Comments
 (0)