Update git submodules

* Update puppet-pacemaker from branch 'master'
  to e0a869c4bb6f2351b1a85417d62062e1cfc4eaab
  - Merge "Replace hiera by lookup"
  - Replace hiera by lookup
    
    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>])
    
    Change-Id: If206d72caf78cb3a524a1b8eb9ad4399ee4e3ce0
This commit is contained in:
Zuul 2022-04-21 04:31:11 +00:00 committed by Gerrit Code Review
parent 6e59d7f5f9
commit a37a6a5557
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit f003a5385e879a05e812131b3bb36ecaca6fb268
Subproject commit e0a869c4bb6f2351b1a85417d62062e1cfc4eaab