Update git submodules

* Update puppet-swift from branch 'master'
  to f07444d3c462991f4fd02dc3f766807960bb84c8
  - Allow using device uuid in storage::mount
    
    Previously, the `swift::storage::mount` allowed any type of string,
    making it possible to use UUID=4aa242a4-0ab3-4037-9137-1d58c7f2b5f8 or
    even 4aa242a4-0ab3-4037-9137-1d58c7f2b5f8 for example. But now, as
    the device parameter is Swift::MountDevice, this cannot be done.
    
    This patch fixes this regression.
    
    Change-Id: I57619c628ee7a6d5e60260235fbd6d83f514be83
This commit is contained in:
Thomas Goirand 2024-05-02 18:13:04 +02:00 committed by Gerrit Code Review
parent 5c40934200
commit 5771a0c05c
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 9ac945a2cb6d4d6ad995dc064317d777856c3999
Subproject commit f07444d3c462991f4fd02dc3f766807960bb84c8