From 41abdb60b3b886eb90821a90300455389fd1d71e Mon Sep 17 00:00:00 2001
From: Jack Morgan <jack.morgan@intel.com>
Date: Fri, 15 Dec 2017 13:48:16 +0000
Subject: Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - Merge "Moving all pdfs to pharos repo"
  - Moving all pdfs to pharos repo

    Inline encrytion of yaml files allows us to make away with securedlab's
    restrictions. Going forward, anyone will be able to see Lab PDFs

    See:
    https://github.com/opnfv/pharos/blob/master/config/utils/README.eyaml.rst

    If you are the reviewer on this changeset it is becasue
    git blamed showed you to be the author of the pdf in this review.

    Encrypting ipmi password etc is optional. I have scrubbed the password
    from this change. If you do not need the password to be hidden, please let me
    know in the comment, and I will put it back.

    If you do need the password hidden, please follow the readme above and
    ammend this patch to include the encrypted value that you create on your
    pods jumphost.

    Change-Id: Idc70540477d8569f15335e75e7725c1e4e56a60b
    Signed-off-by: agardner <agardner@linuxfoundation.org>
---
 docs/submodules/pharos | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/submodules/pharos b/docs/submodules/pharos
index be5cb5e9e..43eab85c6 160000
--- a/docs/submodules/pharos
+++ b/docs/submodules/pharos
@@ -1 +1 @@
-Subproject commit be5cb5e9e36d0cf950c477b3d2276c7c25520953
+Subproject commit 43eab85c62d2addcf122ea3a03ee6be976163d58
-- 
cgit