Guillaume Coré
2020-02-14 f48b747cf556150d1b362586177c62e9d4f6cb2f
Update First_OSP_Env_walkthrough.adoc (#1152)

1 files modified
2 ■■■■■ changed files
docs/First_OSP_Env_walkthrough.adoc 2 ●●●●● patch | view | raw | blame | history
docs/First_OSP_Env_walkthrough.adoc
@@ -13,8 +13,10 @@
NOTE: You can use the VM as your ansible host or copy the files over to your laptop and work locally.
=== Configure your environment for running OpenStack Ansible
. Please make sure the file `/etc/ansible/hosts` doesn't exist or is empty, otherwise this default inventory file will cause problems later.
. Install `virtualenv` and `pip3` (On your laptop or on the clientVM):
+
[source, shell]