From 75f2492fbc8203fbab4f93d32f83b6aa91fd3d80 Mon Sep 17 00:00:00 2001
From: Tim Rozet <trozet@redhat.com>
Date: Sat, 23 Sep 2017 04:37:48 +0000
Subject: Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Fixes Tacker auth and fernet keys dir"
  - Fixes Tacker auth and fernet keys dir

    Tacker authtoken was missing password which is now added in the tht
    patch.  Tacker also needs 'etc/tacker/vim/fernet_keys' in order to be
    able to create VIMs.  The real fix to this missing directory is to the
    rpm itself:

    https://review.rdoproject.org/r/#/c/9725/

    However in this patch we ensure it is created in Ansible because
    RDO images are frozen in for now in Apex so we would not pick up new
    RDO packages.

    apex-tripleo-heat-templates: I2b347cbc4595e6651b0d4be032cb862fde72e15f

    Change-Id: I76959cbfd581b9fec69749ccbcbcb39dc959a883
    Signed-off-by: Tim Rozet <trozet@redhat.com>
---
 docs/submodules/apex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs/submodules/apex')

diff --git a/docs/submodules/apex b/docs/submodules/apex
index b05ec7236..533de7d23 160000
--- a/docs/submodules/apex
+++ b/docs/submodules/apex
@@ -1 +1 @@
-Subproject commit b05ec7236084d6628c4a99e1ed2805b883abe78c
+Subproject commit 533de7d23345f63709d17f0d18ad40923d3c4ef5
-- 
cgit