Issue #16473 has been reported by Nick Lewis.

----------------------------------------
Bug #16473: Catalog#resource("Class", "main") and 
Catalog#resource("Class[main]") both fail to find Class[main]
https://projects.puppetlabs.com/issues/16473

Author: Nick Lewis
Status: Unreviewed
Priority: Normal
Assignee: 
Category: 
Target version: 
Affected Puppet version: 
Keywords: 
Branch: 


Class[main] is defined with a title of :main rather than "main", which means 
attempts to look it up by anything other than Catalog#resource("Class", :main) 
are unable to find it. This is pretty silly, since no other resource is allowed 
to have a symbolic title.


-- 
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.

Reply via email to