You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Or you can source the provided `init.sh` script which shall initialise terraform and export two variables.
162
161
`OS_CLOUD` is a variable which is used by Terraform and must match an entry within `clouds.yml` (Not needed if you have sourced the openrc file).
@@ -182,7 +181,7 @@ Or you can source the provided `init.sh` script which shall initialise terraform
182
181
If you ever set or change modules or backend configuration for Terraform,
183
182
rerun this command to reinitialize your working directory. If you forget, other
184
183
commands will detect it and remind you to do so if necessary.
185
-
OpenStack Cloud Name: sms-lab
184
+
OpenStack Cloud Name: openstack
186
185
Password:
187
186
188
187
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