Issue #8279 has been updated by Hunter Haugen.
Without time to commit and minimal testing, this appears to work: <https://gist.github.com/1364979> ---------------------------------------- Bug #8279: ec2_security_groups concatenates mutliple groups instead of separating by a comma https://projects.puppetlabs.com/issues/8279 Author: Michael Halligan Status: Investigating Priority: Normal Assignee: Adrien Thebo Category: library Target version: Keywords: Branch: Affected Facter version: 1.6.0 When you run facter on an ec2 node, the ec2_security_groups fact joins all of the groups a node belongs to. Separating by a , or even a space would make this fact much easier to act on. -- 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.
