Issue #2865 has been updated by Jean Spirat.

it seems there was a change in  util/virtual.rb:

return true if txt =~ /^(s_context|VxID):[[:blank:]]*[1-9]/

should be 

return true if txt =~ /^(s_context|VxID):[[:blank:]]*[0-9]/

 i am using vserver v 2.3

regards,
Jean.
----------------------------------------
Bug #2865: facter 1.5.7 changed the report of the virtual fact
http://projects.reductivelabs.com/issues/2865

Author: Jean Spirat
Status: Unreviewed
Priority: High
Assigned to: 
Category: 
Target version: 1.5.7
Keywords: 
Branch: 


Hi,

If i use facter 1.5.6 i got:

facterversion => 1.5.6
virtual => vserver_host



after the upgrade:

facterversion => 1.5.7
virtual => physical


  this is major bug to me :(  it broke all my virtualisation scripts..


regards,
Jean 


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


Reply via email to