Issue #4795 has been updated by James Turnbull. Target version changed from 1.2.0 to 1.x
---------------------------------------- Feature #4795: nodes should support regex https://projects.puppetlabs.com/issues/4795 Author: Dan Bode Status: Accepted Priority: Normal Assignee: Category: Target version: 1.x Keywords: regex classification node match Branch: Affected URL: Affected Dashboard version: It would be really nice if a node could be specified using a regular expression. Essentially something in the dashboard for classification equivalent to regex matching for node declarations in puppet lang: <pre> node /db/ { } </pre> I am not sure how this would work with reporting, it seems like it would require a differentiation between nodes used for reporting as opposed to classification. -- 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.
