Update git submodules

* Update puppet-tripleo from branch 'master'
  to 8334e4f6140f91002a4e64d7dc22496d3830374e
  - Merge "Vpp: Replace hiera by lookup"
  - Vpp: 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: I60c0ecc05f8029f8ac8cd155490685a0fb254c07
This commit is contained in:
Zuul 2022-06-09 23:26:08 +00:00 committed by Gerrit Code Review
parent 35da0c2bfd
commit 807fb675eb
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit a31642dcb28f2540064dca9a2b23cdb4ac5611c4
Subproject commit 8334e4f6140f91002a4e64d7dc22496d3830374e