Update git submodules

* Update puppet-openstacklib from branch 'master'
  to 1af71b2255a9feb257989284e7726efe67d8d015
  - Merge "policy: Quote single quotes in yaml format"
  - policy: Quote single quotes in yaml format
    
    In YAML, when a string is surrounded by single quotes('), any single
    quote in that string should be prefixed by another single quote('), as
    is described in the example below
    
    GOOD:
      'foo': 'this is a ''good'' example'
    
    BAD:
      'foo': 'this is a 'bad' example'
    
    Closes-Bug: #1965338
    Change-Id: I0216c2e4ecf75dbdd93d06eae2ebf8e7f2f4ac1a
This commit is contained in:
Zuul 2022-03-30 12:24:33 +00:00 committed by Gerrit Code Review
parent 9f4f58ba1d
commit 44fa973a3e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit eef74444681e3c3a53baca803d7bb0edb7683c34
Subproject commit 1af71b2255a9feb257989284e7726efe67d8d015