Update git submodules

* Update puppet-ceph from branch 'master'
  - Resolve puppet overwriting a pre-existing bootstrap-osd auth entry
    
    Ceph jewel creates the client.bootstrap-osd auth entry when the cluster
    is created. puppet-ceph has been overwriting this keyring in memory and
    on the filesystem. This patch updates ceph::osd to exract the
    client keyring from memory and write it to the filesystem. This will
    means ceph::key will not need to create the client.bootstrap-osd keyring.
    
    Change-Id: I11f134bed59da706a03ce4a70d941145c16f8175
    Partial-bug: 1769722
This commit is contained in:
Keith Schincke 2018-04-24 14:52:02 -04:00 committed by Gerrit Code Review
parent 20af25fac1
commit 1e2bb78400
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 896a22275b5a73c45c2f9aca877b1a09bc68b517
Subproject commit d833c03b975c922a28281918a2ac71a3dd7a2104