Jira (FACT-1886) Facter3 should also check for 'Virtuozzo Linux'

0 views
Skip to first unread message

Kilian Engelhardt (JIRA)

unread,
Sep 19, 2018, 10:42:04 AM9/19/18
to puppe...@googlegroups.com
Kilian Engelhardt updated an issue
 
Facter / Bug FACT-1886
Facter3 should also check for 'Virtuozzo Linux'
Change By: Kilian Engelhardt
Summary: Facter3 should also check for 'Virtuozzo Linux'
Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)
Atlassian logo

Tim Meusel (JIRA)

unread,
Sep 19, 2018, 2:42:03 PM9/19/18
to puppe...@googlegroups.com

Branan Riley (JIRA)

unread,
Sep 24, 2018, 12:25:05 PM9/24/18
to puppe...@googlegroups.com

Branan Riley (JIRA)

unread,
Sep 24, 2018, 12:26:06 PM9/24/18
to puppe...@googlegroups.com
Branan Riley updated an issue
Change By: Branan Riley
Sprint: Platform OS Kanban

Kenn Hussey (JIRA)

unread,
Sep 24, 2018, 12:27:04 PM9/24/18
to puppe...@googlegroups.com

Branan Riley (JIRA)

unread,
Sep 24, 2018, 12:54:03 PM9/24/18
to puppe...@googlegroups.com

Kilian Engelhardt (JIRA)

unread,
Sep 24, 2018, 4:16:05 PM9/24/18
to puppe...@googlegroups.com
Kilian Engelhardt commented on Bug FACT-1886
 
Re: Facter3 should also check for 'Virtuozzo Linux'

I got the way facter collects this fact wrong. It's actually the other way round:

Facter 3.12.0 ships d9c30e5 which adds support for Virtuozzo Linux. "Virtuozzo Linux" does match Virtuozzo's newest CentOS 7 based VZ7, but not their CentOS 6 based Parallels Cloud Server (PCS).

PCS:

# cat /etc/redhat-release 
VirtuozzoLinux release 6.8

VZ7:

# cat /etc/redhat-release 
Virtuozzo Linux release 7.5

This issue will add support for Virtuozzo's PCS to facter.

Mihai Buzgau (JIRA)

unread,
Apr 10, 2019, 5:26:07 AM4/10/19
to puppe...@googlegroups.com
Mihai Buzgau updated an issue
 
Change By: Mihai Buzgau
Team: Platform OS Puppet Romania

Mihai Buzgau (JIRA)

unread,
Apr 10, 2019, 5:27:04 AM4/10/19
to puppe...@googlegroups.com
Mihai Buzgau updated an issue
Change By: Mihai Buzgau
Sprint: PR - 2019-04-17

Mihai Buzgau (JIRA)

unread,
Apr 17, 2019, 5:35:09 AM4/17/19
to puppe...@googlegroups.com
Mihai Buzgau updated an issue
Change By: Mihai Buzgau
Sprint: PR - 2019-04-17 , PR - 2019-05-02

Gheorghe Popescu (JIRA)

unread,
May 2, 2019, 4:58:02 AM5/2/19
to puppe...@googlegroups.com
Gheorghe Popescu commented on Bug FACT-1886
 
Re: Facter3 should also check for 'Virtuozzo Linux'

Kilian Engelhardt does the open pull request fixes the reported issue?

Mihai Buzgau (JIRA)

unread,
May 2, 2019, 5:21:07 AM5/2/19
to puppe...@googlegroups.com
Mihai Buzgau updated an issue
Change By: Mihai Buzgau
Sprint: PR - 2019-04-17, PR - 2019-05-02 , PR - 2019-05-15

Mihai Buzgau (JIRA)

unread,
May 15, 2019, 5:29:07 AM5/15/19
to puppe...@googlegroups.com
Mihai Buzgau updated an issue
Change By: Mihai Buzgau
Sprint: PR - 2019-04-17, PR - 2019-05-02, PR - 2019-05-15 , PR - 2019-05-29

Kilian Engelhardt (JIRA)

unread,
May 17, 2019, 7:35:03 AM5/17/19
to puppe...@googlegroups.com
Kilian Engelhardt commented on Bug FACT-1886
 
Re: Facter3 should also check for 'Virtuozzo Linux'

Gheorghe Popescu Yes, it does, but then FACT-1888 also applies to Virtuozzo's PCS

# cat /etc/redhat-release
VirtuozzoLinux release 6.8
 
# facter os
{                                              
  architecture => "x86_64",                    
  family => "Linux",                           
  hardware => "x86_64",                        
  name => "VirtuozzoLinux",                    
  release => {                                 
    full => "2.6.32-042stab134.8",             
    major => "2",                              
    minor => "6"                               
  },                                           
  selinux => {                                 
    enabled => false                           
  }                                            
}                                              

Mihai Buzgau (JIRA)

unread,
May 29, 2019, 5:22:07 AM5/29/19
to puppe...@googlegroups.com
Mihai Buzgau updated an issue
Change By: Mihai Buzgau
Sprint: PR - 2019-04-17, PR - 2019-05-02, PR - 2019-05-15, PR - 2019-05-29 , PR - 2019-06-12

Mihai Buzgau (JIRA)

unread,
Jun 12, 2019, 4:05:03 AM6/12/19
to puppe...@googlegroups.com

Mihai Buzgau (JIRA)

unread,
Jun 12, 2019, 4:21:06 AM6/12/19
to puppe...@googlegroups.com
Mihai Buzgau updated an issue
Change By: Mihai Buzgau
Sprint: PR - 2019-04-17, PR - 2019-05-02, PR - 2019-05-15, PR - 2019-05-29, PR - 2019-06-12 , PR - 2019-06-25

Mihai Buzgau (JIRA)

unread,
Jun 12, 2019, 5:32:03 AM6/12/19
to puppe...@googlegroups.com

Gheorghe Popescu (JIRA)

unread,
Jul 1, 2019, 3:08:02 AM7/1/19
to puppe...@googlegroups.com

Gheorghe Popescu (JIRA)

unread,
Jul 9, 2019, 6:59:02 AM7/9/19
to puppe...@googlegroups.com
Gheorghe Popescu updated an issue
Change By: Gheorghe Popescu
Fix Version/s: FACT 3.13.3
Fix Version/s: FACT 3.12.5
Reply all
Reply to author
Forward
0 new messages