From 2cc0e9fe07e7fe9486b2f3f7f09fbd2429f26a0e Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Thu, 21 Jun 2018 13:03:07 -0400 Subject: [PATCH] Mention that crudini is required for script Change-Id: Ib4e8ad52a14b34c2c5fc040e0c1e3d67b1c4e380 Signed-off-by: Thanh Ha --- docs/infra/bootstrap.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/infra/bootstrap.rst b/docs/infra/bootstrap.rst index e74786b..d86e52f 100644 --- a/docs/infra/bootstrap.rst +++ b/docs/infra/bootstrap.rst @@ -278,6 +278,10 @@ Bootstrap common-packer and initial builder #. Run global-jjb jenkins-cfg script to update Jenkins cloud config + .. note:: + + This step requires ``crudini`` tool, install if necessary. + Set ``jenkins_silos`` to match the config section name in the previous step. -- 2.16.6