ansible/changelogs/fragments/57720-fix-lvg-warning-int-to-str-conversion.yml
Alexey Kamenskiy 15880a0c23 lvg: fix default value type, should be str (#57723)
(cherry picked from commit 793c18506a)
2019-06-17 20:03:13 -07:00

2 lines
110 B
YAML

bugfixes:
- lvg - Fixed warning shown when using default value for pesize about conversion from int to str.