Update git submodules

* Update puppet-tripleo from branch 'master'
  to 6372a182e4366c9c49c69d80bf2418ff0e7f5e58
  - Ensure haproxy::balancemember::ports is a string
    
    The recent change[1] in puppetlabs-haproxy introduced data type check
    and now the ports parameter accept only string or array of strings and
    no longer accepts an integer.
    
    This ensures the value is converted to avoid validation errors.
    
    [1] 95ca912f77
    
    Closes-Bug: #2003882
    Change-Id: I65720576249f2242331e38762dd0d5860d74de9d
This commit is contained in:
Takashi Kajinami 2023-01-27 05:59:07 +09:00 committed by Gerrit Code Review
parent 9a5d071c2f
commit 57bfc6a282
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit b34e442bf2379bbbcc63c8f31bee04ea63d824e2
Subproject commit 6372a182e4366c9c49c69d80bf2418ff0e7f5e58