Issue #1892 has been updated by luke.
Status changed from Unreviewed to Rejected
You should be able to override an exported resource like any other:
<pre>
@@nagios_host { "$fqdn": hostgroups => "server" }
Nagios_host[$fqdn] { hostgroups +> "mysql-server" }
</pre>
----------------------------------------
Feature #1892: referencing exported resources
http://projects.reductivelabs.com/issues/1892
Author: gary
Status: Rejected
Priority: Normal
Assigned to:
Category: nagios
Target version:
Complexity: Unknown
Affected version: 0.24.7
Keywords:
I would like to be able to reference exported resources:
@@nagios_host { "$fqdn": hostgroups => "server" }
@@Nagios_host { "$fqdn": hostgroups +> "mysql-server" }
----------------------------------------
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://reductivelabs.com/redmine/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
-~----------~----~----~----~------~----~------~--~---