-
Notifications
You must be signed in to change notification settings - Fork 507
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::Parser::AST::Resource failed #8
Comments
This sounds like the module is not correctly installed. Where did you extract the module ZIP to? Should be /etc/puppet/modules/apt/. |
Oh, really. Sorry for opening this issue. |
No problem, did you get everything working? |
Yep! |
Awesome! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've added
apt::ppa { "ppa:nginx/stable": }
to my site.pp, but there is an error:Puppet::Parser::AST::Resource failed with error ArgumentError: Invalid resource type apt::ppa at /etc/puppet/manifests/site.pp:9
The text was updated successfully, but these errors were encountered: