Excerpts from Daniel Pittman's message of Sat Aug 21 17:43:49 -0700 2010: > Jeff McCune <[email protected]> writes: > > On Sat, Aug 21, 2010 at 3:12 PM, Markus Roberts <[email protected]> > > wrote: > >> All -- > >> > >> Something we'd be interested in getting feedback on; Facter 1.5.8rc2 > >> includes a patch for three issues around fqdn determination: > > [...] > > > Here's my proposal. Unfortuantely, we're going to have to draw a line > > in the sand about what is "proper" system configuration and then > > assume that configuration. > > > > Standardize on uname -p and hostname -f, in that order, as the > > I assume you mean 'uname -n', since the processor probably isn't interesting. > (or we are seeing a SYSV / BSD difference or something.)
This seems reasonable for 1.6.0. For 1.5.8, as we're in the middle of a release candidate cycle, I suggest we only revert to 1.5.7 behavior rather than adding new behavior. I've created ticket #4594 for this [1], including the branch where I've done so, and would like confirmation so we can cut a new release candidate ASAP. The proper fix (using uname -n or hostname -f) should be discussed in the ticket [2] for inclusion in 1.6.0. Jeff, can you move your comments there please. [1] http://projects.reductivelabs.com/issues/4594 [2] http://projects.reductivelabs.com/issues/3898 -- Rein Henrichs http://puppetlabs.com Why use Windows, since there is a door? (By [email protected], Andre Fachat) -- You received this message because you are subscribed to the Google Groups "Puppet Developers" 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-dev?hl=en.
