From 58f184d9005960d2dae9948f61bea9126f26a1c2 Mon Sep 17 00:00:00 2001 From: Pete Birley Date: Thu, 17 May 2018 19:46:44 -0500 Subject: [PATCH] Gate: Fix log collection in zuul This PS fixes the log collection in zuul. Change-Id: I203206d57a3c3b44aa889e3d8b5bd67d5571e672 --- playbooks/vars.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/playbooks/vars.yaml b/playbooks/vars.yaml index eb6ffae18..1135e326b 100644 --- a/playbooks/vars.yaml +++ b/playbooks/vars.yaml @@ -12,4 +12,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -null: null +# NOTE(portdirect): for use in the dev-deploy scripts, a valid vars.yaml is +# required, so provide some nonsense, yet harmless input. +dummy_value: "Lorem Ipsum"