Issue #3165 has been updated by Owen Smith. File 0001-Fix-3165-puppet-resource-file-is-broken.patch added
See if this patch will work for you. I'm not sure that File.instances should be doing anything anymore, since the global resource list (self[path]) is deprecated, and exhaustively coming up with a full list of instances would be way too slow. Also fixed a bug in ral.rb. With the patch I can now run "puppet resource file /etc/hosts" and get results. ---------------------------------------- Bug #3165: Ralsh can't manage files http://projects.puppetlabs.com/issues/3165 Author: Jesse Wolfe Status: Accepted Priority: Normal Assignee: Category: ralsh Target version: 0.25.6 Affected version: 0.25.4 Keywords: training_bugs Branch: <pre> $ ralsh file filename Could not run: Global resource access is deprecated </pre> -- 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.
