Update git submodules
authorJack Morgan <jack.morgan@intel.com>
Thu, 14 Dec 2017 14:25:12 +0000 (14:25 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 14 Dec 2017 14:25:12 +0000 (14:25 +0000)
commit271ab43cecdf62b5bbe96dcef1f9cd3376f2ff50
tree50de05dcff109c98338c10d6107bb2d4a599aecd
parent382230ba12aee4b95cc30a697a08f1f3864b5989
Update git submodules

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

    Note: Also fixed yamllint issues with these files

    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.

    Passwords and Usernames removed:

    $ egrep -r '(pass|user)'
    zte/pod2/daisy/config/deploy.yml:  ipmi_user:
    zte/pod2/daisy/config/deploy.yml:  ipmi_pass:
    zte/pod2/daisy/config/deploy.yml:  ipmi_user:
    zte/pod2/daisy/config/deploy.yml:  ipmi_pass:
    zte/pod2/daisy/config/deploy.yml:  ipmi_user:
    zte/pod2/daisy/config/deploy.yml:  ipmi_pass:
    zte/pod2/daisy/config/deploy.yml:  ipmi_user:
    zte/pod2/daisy/config/deploy.yml:  ipmi_pass:
    zte/pod2/daisy/config/deploy.yml:  ipmi_user:
    zte/pod2/daisy/config/deploy.yml:  ipmi_pass:
    zte/pod2/daisy/config/deploy.yml:daisy_passwd: ''
    zte/virtual1/daisy/config/deploy.yml:daisy_passwd: ''
    zte/pod3.yaml:    user:
    zte/pod3.yaml:    pass:
    zte/pod3/daisy/config/deploy.yml:  ipmi_user:
    zte/pod3/daisy/config/deploy.yml:  ipmi_pass:
    zte/pod3/daisy/config/deploy.yml:  ipmi_user:
    zte/pod3/daisy/config/deploy.yml:  ipmi_pass:
    zte/pod3/daisy/config/deploy.yml:  ipmi_user:
    zte/pod3/daisy/config/deploy.yml:  ipmi_pass:
    zte/pod3/daisy/config/deploy.yml:  ipmi_user:
    zte/pod3/daisy/config/deploy.yml:  ipmi_pass:
    zte/pod3/daisy/config/deploy.yml:  ipmi_user:
    zte/pod3/daisy/config/deploy.yml:  ipmi_pass:
    zte/pod3/daisy/config/deploy.yml:daisy_passwd: ''
    zte/pod1.yaml:    user:
    zte/pod1.yaml:    pass:
    zte/virtual2/daisy/config/deploy.yml:daisy_passwd: ''
    zte/pod2.yaml:    user:
    zte/pod2.yaml:    pass:
    lf/pod2.yaml:    user: >

    Change-Id: I876f4b553c51dd4592701539cfce66bcf8c114ab
Signed-off-by: agardner <agardner@linuxfoundation.org>
docs/submodules/pharos