Issue #4789 has been reported by Luc Suryo.
----------------------------------------
Bug #4789: Length of the name of a define
http://projects.puppetlabs.com/issues/4789
Author: Luc Suryo
Status: Unreviewed
Priority: Normal
Assignee:
Category:
Target version:
Affected version:
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.