puppet-oslo/spec
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
2019-02-23 22:32:56 +01:00
..
acceptance/nodesets modulesync: sync and add nodepool-bionic for beaker 2018-07-18 16:19:29 +02:00
classes Convert to rspec-puppet-facts 2018-11-24 15:38:11 +01:00
defines Use validate_legacy 2019-02-23 22:32:56 +01:00
unit Initial commit 2016-01-18 12:09:44 +08:00
shared_examples.rb Initial commit 2016-01-18 12:09:44 +08:00
spec_helper.rb Move rspec-puppet-facts to spec helper 2016-09-30 13:27:34 -06:00
spec_helper_acceptance.rb Add spec_helper and spec_helper_acceptance file 2016-01-22 19:09:19 +08:00