-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
puppet 4 compatibility #53
Comments
|
Thanks for pointing this out! Do you want to take a crack at converting it to use the is_* functions such as |
|
Actually I just stumbled upon this while evaluating modules, as I am using something else now I'm not really into helping out here. |
|
Support for Puppet v4 and v3 with future parser released in v1.10.0 |
Warning: Scope(Class[Nfs]): type() DEPRECATED: This function will cease to function on Puppet 4; please use type3x() before upgrading to puppet 4 for backwards-compatibility, or migrate to the new parser's typing system.
The text was updated successfully, but these errors were encountered: