Update git submodules

* Update puppet-glance from branch 'master'
  to d308b774671dd0e151d80404eaa248f29bd25ca0
  - Merge "Fix undefined variable"
  - Fix undefined variable
    
    The default_store_real variable is not defined in some code paths and
    that is causing the following error when Puppet 8 is used.
    
    ```
    Evaluation Error: Unknown variable: 'default_store_real'.
    ```
    
    Change-Id: I8220b646de922e44e08db49817b473789e2742f8
This commit is contained in:
Zuul 2023-06-30 08:14:05 +00:00 committed by Gerrit Code Review
parent 8daf6fb99a
commit 666364aa7c
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 8d4873a3af5e515769c7b87ce5d36cc49b773707
Subproject commit d308b774671dd0e151d80404eaa248f29bd25ca0