Update git submodules

* Update puppet-tripleo from branch 'master'
  to f928691ce23c06549fbcfb29164b470fb63331d9
  - Merge "Pacemaker: Replace hiera by lookup (2)"
  - Pacemaker: Replace hiera by lookup (2)
    
    The hiera function is deprecated and does not work with the latest
    hieradata version 5. It should be replaced by the new lookup
    function[1].
    
    [1] https://puppet.com/docs/puppet/7/hiera_automatic.html
    
    With the lookup function, we can define value type and merge behavior,
    but these are kept default at this moment to limit scope of this change
    to just simple replacement. Adding value type might be useful to make
    sure the value is in expected type (especially when a boolean value is
    expected), but we will revisit that later.
    
    example:
    lookup(<NAME>, [<VALUE TYPE>], [<MERGE BEHAVIOR>], [<DEFAULT VALUE>])
    
    This covers the remaining manifests to set up pacemaker resource.
    
    Change-Id: I749b979a7333f68a646f36afa912603b1af0a943
This commit is contained in:
Zuul 2022-09-21 07:20:12 +00:00 committed by Gerrit Code Review
parent b2ce3ba870
commit 401235d2a2
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 5e6486b3e33b2b36c821d4f6d4f4c0f1854810ed
Subproject commit f928691ce23c06549fbcfb29164b470fb63331d9