> That's fine.  We just want to get rid of the inconsistency with the
> minimum amount of user pain.
>
> If we're going in the style of other facts we'd get:
>
> $operatingsystemrelease => 5.2
> $operatingsystemmajrelease => 5
>
> This is how the other "maj" facts work currently.

If we think in terms of namespaces/objects rather than munged strings
it's probably more like working towards (random straw man structure)

operatingsystem {
  release : {
    string: "5.2",
    name: "Tikanga",
    major:  "5",
    minor: "2"
 }
}

We'll probably want to co-ordinate the fact objects into sensible
things to use inside puppet language itself.

Paul

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to