Jira (FACT-2555) Create OS hierarchy and mechanism for loading it

12 views
Skip to first unread message

Bogdan Irimie (Jira)

unread,
Apr 15, 2020, 3:24:04 AM4/15/20
to puppe...@googlegroups.com
Bogdan Irimie created an issue
 
Facter / Task FACT-2555
Create OS hierarchy and mechanism for loading it
Issue Type: Task Task
Assignee: Unassigned
Created: 2020/04/15 12:23 AM
Priority: Normal Normal
Reporter: Bogdan Irimie

The hierarchy should look similar to 

[
  {
    "Linux": [
      {
        "Debian": [
          "Elementary",
          "Ubuntu"
        ]
      },
      {
        "El": [
          "Fedora",
          "Amzn",
          "Centos"
        ]
      },
      {
        "Opensuse": [
          "Sles"
        ]
      }
    ]
  },
  {
    "Solaris": [
      "Bsd"
    ]
  },
  "Macosx"
]

The starting point should be the POC from FACT-2539.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)
Atlassian logo

Bogdan Irimie (Jira)

unread,
Apr 15, 2020, 3:25:03 AM4/15/20
to puppe...@googlegroups.com

Bogdan Irimie (Jira)

unread,
Apr 15, 2020, 3:33:03 AM4/15/20
to puppe...@googlegroups.com

Bogdan Irimie (Jira)

unread,
Nov 5, 2020, 8:03:03 AM11/5/20
to puppe...@googlegroups.com
Bogdan Irimie updated an issue
Change By: Bogdan Irimie
Release Notes: Not Needed Enhancement
Release Notes Summary: We have created a hierarchy of operating systems e.g.

Bogdan Irimie (Jira)

unread,
Nov 5, 2020, 8:05:03 AM11/5/20
to puppe...@googlegroups.com
Bogdan Irimie updated an issue
Change By: Bogdan Irimie
Release Notes Summary:
We have created a hierarchy of operating systems e.g.

{
    "Linux": [
      {
        "Debian": [
          "Elementary",
          "Ubuntu"
        ]
      },
...

The hierarchy allows us to load facts from the child and all its parents. If the same fact is present in a child and a parent, the one from the child takes precedence.

Mihai Buzgau (Jira)

unread,
Nov 5, 2020, 9:37:03 AM11/5/20
to puppe...@googlegroups.com
Mihai Buzgau updated an issue
Change By: Mihai Buzgau
Fix Version/s: FACT 4.0.45

Claire Cadman (Jira)

unread,
Nov 10, 2020, 5:53:03 AM11/10/20
to puppe...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages