Update git submodules

* Update puppet-mistral from branch 'master'
  to 55a69c92bdac1e3a0b2294103460ba8cc8a9b8ad
  - Prepare to update default of <service>::wsgi::apache::ssl
    
    Currently the <service>::wsgi::apache::ssl parameters have inconsistent
    default values. Some parameters default to true while the other default
    to false.
    
    Based on the following points, false is considered to be the more
    reasonable default.
     - Usage of SSL is optional and is not always required
     - There are other methods(like load-balancer) to implement SSL
       termination
     - Enabling SSL doesn't work with the default values currently
       defined, and requires additional parameters like ssl_cert.
     - false is the default value defined in the base implementation in
       puppet-openstacklib.
    
    This change is the preparation to change the default value, and
    introduces a warning message to make users aware of the future change.
    
    Change-Id: Id46a725b267a14e74d5c0953aacc56d64c81daaf
This commit is contained in:
Takashi Kajinami 2021-11-04 07:05:42 +09:00 committed by Gerrit Code Review
parent bc7b52fb03
commit f92cb37144

@ -1 +1 @@
Subproject commit ad5ad271d2b7e39588f9c9cbfa00886abdca1070
Subproject commit 55a69c92bdac1e3a0b2294103460ba8cc8a9b8ad