puppet-swift/types
Thomas Goirand f07444d3c4 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
2024-05-02 15:48:33 +09:00
..
mountdevice.pp Allow using device uuid in storage::mount 2024-05-02 15:48:33 +09:00
pipeline.pp replace validate_legacy 2023-09-19 13:33:00 +00:00
ringtype.pp replace validate_legacy 2023-09-19 13:33:00 +00:00
serviceprovider.pp Add parameter type validations 2023-12-04 14:28:21 +00:00
storageservertype.pp replace validate_legacy 2023-09-19 13:33:00 +00:00