From 915fa6616ac00461ba28732669a6d7e320a3e090 Mon Sep 17 00:00:00 2001 From: agardner Date: Thu, 8 Mar 2018 15:35:32 -0500 Subject: [PATCH] Nothing change to apex job to kick it into working Change-Id: I88f33b7dcdf8f4d0a3aa3f8d46a07f10c62e6ae9 Signed-off-by: agardner --- jjb/apex/apex.yml | 2 +- jjb/apex/apex.yml.j2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml index cf29b928c..1113b4bbb 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -903,7 +903,7 @@ - string: name: SSH_KEY default: /root/.ssh/id_rsa - description: 'SSH key to use for Apex' + description: 'SSH key to use for Apex.' properties: - logrotate-default diff --git a/jjb/apex/apex.yml.j2 b/jjb/apex/apex.yml.j2 index ab65c4e2b..3ee91ba2b 100644 --- a/jjb/apex/apex.yml.j2 +++ b/jjb/apex/apex.yml.j2 @@ -781,7 +781,7 @@ - string: name: SSH_KEY default: /root/.ssh/id_rsa - description: 'SSH key to use for Apex' + description: 'SSH key to use for Apex.' properties: - logrotate-default -- 2.16.6