Issue #2408 has been updated by Andy Bohne.
Is there any update on when this functionality might be available? The lack of this functionality makes the use of an ENC pretty much a non-starter for my environment. ---------------------------------------- Feature #2408: It should be possible to assign a definition to a node in an external nodes tool https://projects.puppetlabs.com/issues/2408#change-90828 * Author: Pieter Barrezeele * Status: Accepted * Priority: High * Assignee: Nigel Kersten * Category: * Target version: 3.x * Affected Puppet version: 0.24.8 * Keywords: * Branch: ---------------------------------------- Until now, only classes/modules and parameters can be assigned to nodes in an external nodes tool. It would be very useful to be able to assign a definition, such as: <pre> node ws1 inherits webserver { apache::vhost{"www.example.com"} } </pre> to a node using yaml. The only other way to do now, seems to be writing wrapper classes. Thanks, Pieter. -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
