Update git submodules

* Update tripleo-heat-templates from branch 'master'
  - Merge "Restart certmnonger after registering system with IPA"
  - Restart certmnonger after registering system with IPA
    
    If certmonger is not restarted when the server is registered with
    IPA, then it may define the IPA CA as unreachable.  This results
    in CA certs not being stored when cert requests are made with a -F
    option.  Eventually, certmonger refreshes itself, but this can
    take up to 8 hours.
    
    We see this sometimes when doing brownfield deploys.  The ca cert
    fails to be created for some requests, resulting in containers
    being unable to load.
    
    We fix this by simply restarting certmonger after enrollment, and
    avoiding the whole confused state.
    
    Change-Id: Id968a2d5170af1485417e41318e0187d79cd4aae
This commit is contained in:
Zuul 2019-10-29 00:17:08 +00:00 committed by Gerrit Code Review
parent 76363a905d
commit 2cca04a7b3
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 78e253ce2fa607d23c24214826ebfadb54725cb8
Subproject commit d23bdce145ecf9200260344fbd86caf4ef7f5e35