Issue #15081 has been updated by Jeff McCune.

Status changed from Accepted to Merged - Pending Release
Assignee deleted (Jeff McCune)
Target version changed from 3.x to 3.1.0

# Merged into master

As: [7af8c6e](https://github.com/puppetlabs/puppet/commit/7af8c6e)

Documentation update in 
[7174058](https://github.com/puppetlabs/puppet/commit/7174058)

</pre>
$ git branch --contains 7af8c6e
  dalen-create_resources-virtexport
* master
</pre>
----------------------------------------
Feature #15081: Add support for virtual and exported resources to 
create_resources
https://projects.puppetlabs.com/issues/15081#change-74998

Author: Gary Richards
Status: Merged - Pending Release
Priority: Normal
Assignee: 
Category: functions
Target version: 3.1.0
Affected Puppet version: 
Keywords: create_resources
Branch: https://github.com/puppetlabs/puppet/pull/1213


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 puppet-bugs@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-bugs+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to