Issue #2207 has been updated by Brice Figureau. Status changed from Unreviewed to Ready for Checkin Assigned to changed from Brice Figureau to James Turnbull Target version set to 0.25.0 % Done changed from 0 to 100
Patch reviewed and accepted. You can find the code in the tickets/master/2207 branch of my github repository: http://github.com/masterzen/puppet/tree/tickets/master/2207 ---------------------------------------- Bug #2207: Dynamic tags are not detected http://projects.reductivelabs.com/issues/2207 Author: Stéphan Gorget Status: Ready for Checkin Priority: Normal Assigned to: James Turnbull Category: plumbing Target version: 0.25.0 Complexity: Easy Affected version: 0.25.0 Keywords: Dynamic tags based on type, class name etc are not detected with the --tags option. This command : <pre> puppetd --no-daemonize --server=cors003.ocre.cea.fr --test --debug --tags package </pre> install package when it is used with 0.24.8 and not with 0.25. the output is : <pre> debug: //Node[default]/lynx/Package[lynx]: Not tagged with package debug: //Node[default]/w3m/Package[w3m]: Not tagged with package </pre> -- 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 -~----------~----~----~----~------~----~------~--~---
