razorsedge / puppet-network

Puppet module to manage Red Hat/Fedora traditional network configuration.
http://forge.puppetlabs.com/razorsedge/network
Other
55 stars 138 forks source link

replacement of deprecated functions #130

Open krauspe opened 7 years ago

krauspe commented 7 years ago

Following functions throw warnings in puppet versions >= 4.10.x: all of validate_*() functions -> should be replaced by validate_legacy(...) hiera_hash() -> should be replaced by lookup()