From 25af5d8eb7286c5e7dc1fe6de61ef96e8d2760ca Mon Sep 17 00:00:00 2001 From: Andrew Grimberg Date: Thu, 21 Jun 2018 13:05:14 -0700 Subject: [PATCH] Be more specific for the user data file jenkins-init-system is a confusing name for an OpenStack User Data file and can easily cause someone to create an improperly identified managed config file Change-Id: I7f1f2711ef00a9990f718eaf313ad0a3f524a76e Signed-off-by: Andrew Grimberg --- docs/infra/bootstrap.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/infra/bootstrap.rst b/docs/infra/bootstrap.rst index e74786b..5ffa7d3 100644 --- a/docs/infra/bootstrap.rst +++ b/docs/infra/bootstrap.rst @@ -221,7 +221,7 @@ Bootstrap common-packer and initial builder provider account with the keypair name ``jenkins`` #. Navigate to ``https://jenkins.example.org/configfiles/selectProvider`` -#. Create a ``jenkins-init-system`` file with the following specs: +#. Create a ``OpenStack User Data`` file with the following specs: .. code-block:: none -- 2.16.6