Issue #15081 has been reported by Gary Richards. ---------------------------------------- Feature #15081: Add support for virtual and exported resources to create_resources https://projects.puppetlabs.com/issues/15081
Author: Gary Richards Status: Unreviewed Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: Branch: Hi, I use create_resources quite a bit and have found that it would often be useful for the resources that it creates to be either virtual or exported. In my own limited way I took a copy of create_resources.rb and it seems to be as simple as setting p_resource.exported or p_resource.virtual to true just after p_resource gets set to the new resource, but i'm sure there's loads that I don't understand about all this code! Thanks -- 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.
