From 10979021bbc493be025f0c99440f87fc0dfa6f70 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Mon, 23 Jul 2018 08:47:59 -0700 Subject: [PATCH] Docs: increase visibility of env secrets warning Make this an actual warning box. Change-Id: Ic709cda7d769078a1d929eaa028ff2869a2a4594 --- doc/source/installation.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/source/installation.rst b/doc/source/installation.rst index 4f6744b38..f80847f27 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -64,10 +64,12 @@ configuration files, the data in the secure file takes precedence. The secure file location can be changed with the ``-s`` option and follows the same file format as the Nodepool configuration file. -Secrets stored in diskimage env-vars may be leaked by the elements or in -the image build logs. Before using sensitive information in env-vars, please -carefully audit the elements that are enabled and ensure they are handling -the environment safely. +.. warning:: + + Secrets stored in diskimage env-vars may be leaked by the elements + or in the image build logs. Before using sensitive information in + env-vars, please carefully audit the elements that are enabled and + ensure they are handling the environment safely. There is an optional logging configuration file, specified with the ``-l`` option. The logging configuration file can accept either: