Update git submodules

* Update puppet-tripleo from branch 'master'
  to 040b0c9d5911b149bbf87f552aa0e74d6de50a60
  - Merge "Designate: Replace hiera by lookup"
  - Designate: 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: Ie609a8d07a8ff264afb90d059c8691a81056ac65
This commit is contained in:
Zuul 2022-05-26 01:13:21 +00:00 committed by Gerrit Code Review
parent 544c9402ab
commit 466d3d2e1d
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 68ef8f73db30174559ffa2273d8dc310b975d0a4
Subproject commit 040b0c9d5911b149bbf87f552aa0e74d6de50a60