From: Thanh Ha Date: Wed, 25 Apr 2018 00:12:34 +0000 (-0400) Subject: Remove step about setting lf-ansible X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=48c2fbcc99f701682a658f81286bf8bebc4249bd;p=releng%2Fdocs.git Remove step about setting lf-ansible This set is no longer necessary because we are using Ansible Galaxy. Change-Id: If4ffb8019e3c52f752182c6542ff296f6fd12cd9 Signed-off-by: Thanh Ha --- diff --git a/docs/project-bootstrap.rst b/docs/project-bootstrap.rst index 3351150..cf76c0f 100644 --- a/docs/project-bootstrap.rst +++ b/docs/project-bootstrap.rst @@ -35,12 +35,6 @@ Steps #. Git commit the current files and push to Gerrit #. Confirm verify jobs work #. Merge the patch and confirm merge job works -#. Install lf-ansible to GIT_ROOT/lf-ansible - - .. code-block:: bash - - git submodule add https://github.com/lfit/releng-lf-ansible.git lf-ansible - #. Install common-packer to GIT_ROOT/packer/common-packer .. code-block:: bash