Issue #4789 has been updated by James Turnbull. Status changed from Unreviewed to Accepted Priority changed from Normal to High Target version set to 2.6.2 Affected version set to 2.6.1
---------------------------------------- Bug #4789: Length of the name of a define http://projects.puppetlabs.com/issues/4789 Author: Luc Suryo Status: Accepted Priority: High Assignee: Category: Target version: 2.6.2 Affected version: 2.6.1 Keywords: Branch: if I define is named: define add_file_exec_bin I get the error err: Could not retrieve catalog from remote server: Error 400 on SERVER: Puppet::Parser::AST::Resource failed with error ArgumentError: Invalid resource type add_file_exec_bin at /var/lib/puppet/fly/modules/fly-mongo/manifests/server.pp:12 if I define is named: define add_file_ebin it works just fine attached are the manifest class fly == common class with functions class fly-mongo::base == base class for mongo for thing needed if mongo is in use class fly::mongo::server == server class server for thing specific to server acting as mongo server -luc -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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-bugs?hl=en.
