Issue #22143 has been updated by Adrien Thebo. Category set to library Status changed from Unreviewed to Merged - Pending Release Target version set to 2.0.0 Branch set to https://github.com/puppetlabs/facter/pull/514
Merged into master in 7a836e9; this should be released in 2.0.0. ---------------------------------------- Feature #22143: Add gid fact https://projects.puppetlabs.com/issues/22143#change-96811 * Author: Ashley Penney * Status: Merged - Pending Release * Priority: Normal * Assignee: * Category: library * Target version: 2.0.0 * Keywords: * Branch: https://github.com/puppetlabs/facter/pull/514 * Affected Facter version: ---------------------------------------- In the concat module we want to find out the running users gid, and rather than keep a fact in concat I thought this might be generic enough it should just live in facter. I've loosely tested `id -ng` on Linux, FreeBSD, Hurd, OSX. I spoke to Rob about windows and the concept doesn't really map so I'm just returning '' there for lack of anything better. -- 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. For more options, visit https://groups.google.com/groups/opt_out.
