From 199feefecb3862bc831daf028b252fca58689cce Mon Sep 17 00:00:00 2001 From: Sanjay Chari Date: Thu, 8 Jul 2021 17:13:04 +0530 Subject: [PATCH] Updated undercloud installation instructions Change-Id: Ie11f8dcb737680a087aebdf3336923629425f388 --- doc/source/installation.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/source/installation.rst b/doc/source/installation.rst index 7ffb11088..ec4d317ae 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -42,12 +42,12 @@ On the Undercloud [stack@undercloud ~]$ git clone https://github.com/openstack/browbeat.git [stack@undercloud ~]$ source stackrc [stack@undercloud ~]$ cd browbeat/ansible - [stack@undercloud ansible]$ ./bootstrap.py tripleo + [stack@undercloud ansible]$ ./generate_tripleo_inventory.sh -l [stack@undercloud ansible]$ sudo easy_install pip [stack@undercloud ansible]$ sudo pip install ansible [stack@undercloud ansible]$ vi install/group_vars/all.yml # Make sure to edit the dns_server to the correct ip address - [stack@undercloud ansible]$ ansible-playbook -i hosts install/browbeat.yml - [stack@undercloud ansible]$ ansible-playbook -i hosts install/shaker_build.yml + [stack@undercloud ansible]$ ansible-playbook -i hosts.yml install/browbeat.yml + [stack@undercloud ansible]$ ansible-playbook -i hosts.yml install/shaker_build.yml .. note:: Your default network might not work for you depending on your underlay/overlay network setup. In such cases, user needs to create