Issue #1796 has been updated by nigelk2.
<pre>
$ cat /tmp/macosx_productname.pp
notice("macosx_productname is $macosx_productname")
notice("macosx_buildversion is $macosx_buildversion")
notice("macosx_productversion is $macosx_productversion")
$ puppet -v /tmp/macosx_productname.pp
notice: Scope(Class[main]): macosx_productname is Mac OS X
notice: Scope(Class[main]): macosx_buildversion is 9F33
notice: Scope(Class[main]): macosx_productversion is 10.5.5
</pre>
Yep.
----------------------------------------
Bug #1796: Unable to confine providers on macosx_* facts
http://projects.reductivelabs.com/issues/show/1796
Author: nigelk2
Status: Needs more information
Priority: Normal
Assigned to:
Category:
Target version:
Complexity: Unknown
Affected version: 0.24.6
Keywords:
macosx_buildversion => 9F33
macosx_productname => Mac OS X
macosx_productversion => 10.5.5
None of these work to confine on in a provider. I haven't poked into where the
problem lies but I assume it's because these facts are somewhat more dynamic in
nature.
----------------------------------------
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://reductivelabs.com/redmine/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
-~----------~----~----~----~------~----~------~--~---