From 48c2fbcc99f701682a658f81286bf8bebc4249bd Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Tue, 24 Apr 2018 20:12:34 -0400 Subject: [PATCH] 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 --- docs/project-bootstrap.rst | 6 ------ 1 file changed, 6 deletions(-) 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 -- 2.16.6