From: Bertrand Souville Date: Tue, 6 Nov 2018 08:24:12 +0000 (+0100) Subject: Slightly modified config guide X-Git-Tag: opnfv-7.0.0~1^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=7a1cc605fa1c8508696ef611bd33ea7bdd1ba12b;p=promise.git Slightly modified config guide Key patch set now merged upstream https://review.openstack.org/#/c/549956 Change-Id: Ife2f39700d3fa539f784560caaf9ed020485fb9f Signed-off-by: Bertrand Souville --- diff --git a/docs/release/configguide/feature.configuration.rst b/docs/release/configguide/feature.configuration.rst index 422e822..cc4c733 100644 --- a/docs/release/configguide/feature.configuration.rst +++ b/docs/release/configguide/feature.configuration.rst @@ -14,12 +14,6 @@ Install and bootstrap Ansible (master branch) as the root user: # git clone https://git.openstack.org/openstack/openstack-ansible /opt/openstack-ansible # cd /opt/openstack-ansible -Get the Blazar extra code: - -.. code:: bash - - # git pull https://git.openstack.org/openstack/openstack-ansible refs/changes/56/549956/31 - .. note:: At the time of writing, work is still ongoing upstream in OpenStack. Therefore, it is recommended to set ANSIBLE_ROLE_FETCH_MODE to git-clone.