Files
puppet-swift/manifests/storage
Takashi Kajinami 4be2336843 Fix deprecation warning by validate_legacy
Currently the swift::storage::node defined type shows the warning
message below, followed by huge call trace log, when zone parameter is
set by a string value.

~~~
Warning: validate_legacy(validate_re) expects an Integer value, got
String at ...
~~~

This change fixes usage of the validate_legacy function to avoid
that warning.

Change-Id: Ic9ca9fb952e4a678deeb1b8e04c09ba620b8ae20
2022-07-08 14:21:23 +09:00
..
2022-06-28 22:40:26 +09:00
2022-02-04 08:21:21 +00:00
2022-06-28 22:40:26 +09:00