Update git submodules

* Update puppet-tripleo from branch 'master'
  to 2b2c08a45de76e82fa390298837422d389f36ae5
  - Merge "Manila: Replace hiera by lookup"
  - Manila: 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: I2614b8f42c45ba9f5143d51401c1d48d469a4ef8
This commit is contained in:
Zuul 2022-04-22 16:47:28 +00:00 committed by Gerrit Code Review
parent 894139151e
commit 1e70cfeac9
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 8be64065a19ac9edced373f9661c722cb6f2e5f7
Subproject commit 2b2c08a45de76e82fa390298837422d389f36ae5