Hi guys,

I'm trying to use the Subversion module here:

https://github.com/duritong/puppet-subversion

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.

Sorry, I don't know a whole lot about puppet inheritance so any help is 
awesome.  Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/dBtXowT76TUJ.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to