Update git submodules

* Update puppet-tripleo from branch 'master'
  to b71b23d92b45843c08ab2015cc1ee64dec4fc742
  - Merge "haproxy: frontend/backend syntax in config"
  - haproxy: frontend/backend syntax in config
    
    Ability to generate haproxy config with the frontend/backend
    sections rather than the old listen section. This allows
    the generation of complex configs, such as for example giving
    priority to local backends when routing traffic.
    
    Make the new syntax configurable via a new hiera key
    `haproxy_backend_syntax`. The frontend and backend config of
    each service can be further tweaked via additional keys
    tripleo::haproxy::<service>::frontend_options and
    tripleo::haproxy::<service>::backend_options
    
    By default, keep the current 'listen' syntax.
    
    Tested with capability disabled, the haproxy config generated
    for undercloud and ha overcloud doesn't change.
    Tested with capability enabled, tempest smoke test passed.
    
    Closes-Bug: #1941617
    
    Change-Id: Ieb36f90c6709934aa3aa6668d3929bff872c30f5
This commit is contained in:
Zuul 2021-09-03 11:27:01 +00:00 committed by Gerrit Code Review
parent 6ee48ba724
commit eca7af3691
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 2289726e7aef8ba47634b2be1125ee0028028376
Subproject commit b71b23d92b45843c08ab2015cc1ee64dec4fc742