Files
2890691004b41ecb8e260152bf76881ae5f5ddfe
Tobias Urdin
39bd0df71e
Use validate_legacy
This changes all the puppet 3 validate_* functions to use the validate_legacy function. The validate_legacy function has been available since about three years but require Puppet >= 4.4.0 and since there is Puppet 4.10.12 as latest we should assume people are running a fairly new Puppet 4 version. This is the first step to then remove all validate function calls and use proper types for parameter as described in spec [1]. [1] https://review.openstack.org/#/c/568929/ Change-Id: I041af9f00d9463e35a53d1979cf03697cdf41376