Update git submodules

* Update puppet-tripleo from branch 'master'
  to 1d53e71913c24f12756011af56772ad97d4cc759
  - Merge "Gnocchi: Replace hiera by lookup"
  - Gnocchi: 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: Ic4fac5d0595ff5addf4d47ae6391f65784e1a03c
This commit is contained in:
Zuul 2022-07-21 19:11:28 +00:00 committed by Gerrit Code Review
parent 7c19cfc4c1
commit af892055f7
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit f6b7adeec1bbb35341e531f977e06177c18f97f2
Subproject commit 1d53e71913c24f12756011af56772ad97d4cc759