On 06/20/2012 10:31 PM, elliott wrote: > I have unzipped it to my modules folder but I am having problems calling > the definitions from elsewhere in my manifests. I get the following error: > > err: Could not retrieve catalog from remote server: Error 400 on SERVER: > Puppet::Parser::AST::Resource failed with error ArgumentError: Invalid > resource type subversion::svnserve at > /etc/puppet/modules/mw-web-suite/manifests/httpd.pp:391 on node *** > > I can make it work by redefining the svnserve definition as > subversion::svnserve, but I wonder why that would be necessary in a > properly written module.
Agreed, I'm puzzled why it's not named thus in the upstream module. Perhaps it's only suitable for specific puppet versions? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
