That flattened view matches approaches we've discussed using elsewhere. That certainly seems reasonable.
On Tue, Mar 14, 2017 at 10:57 AM R.I.Pienaar <[email protected]> wrote: > > > On Tue, Mar 14, 2017, at 18:49, Michael Smith wrote: > > I'm not sure how downgrading addresses your issue. Downgrading Facter > > version will just remove the new structured facts, but none of the old > > facts are missing in Facter 2.4.6. You can still query uptime_days, > > uptime_hours, uptime_seconds. > > I've considered suporting a flattened view of nested facts so the > facts.yaml > would hold: > > os.architecture: x86_64 > os.distro.codename: Core > os.distro.id: CentOS > > etc > > and then all the current CLI stuff will just work, this certainly seems > a lot > less crazy than current way of using these > > -- > > --- > You received this message because you are subscribed to the Google Groups > "mcollective-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "mcollective-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
