Project

General

Profile

Actions

Feature #57080

closed

cephadm: support for Oracle Linux

Added by Adam King over 1 year ago. Updated over 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
backport_processed
Backport:
quincy, pacific
Reviewed:
Affected Versions:
Pull request ID:

Description

Oracle Linux 8 is compatible with RHEL 8 so it can use our centos "el" packages but currently our packager doesn't have an entry for its distro code "ol". As of writing this we have

DISTRO_NAMES = {
        'centos': ('centos', 'el'),
        'rhel': ('centos', 'el'),
        'scientific': ('centos', 'el'),
        'rocky': ('centos', 'el'),
        'almalinux': ('centos', 'el'),
        'fedora': ('fedora', 'fc'),
        'mariner': ('mariner', 'cm'),
    }

so just an additional "ol" entry would be needed.


Related issues 2 (0 open2 closed)

Copied to Orchestrator - Backport #57168: quincy: cephadm: support for Oracle LinuxResolvedAdam KingActions
Copied to Orchestrator - Backport #57169: pacific: cephadm: support for Oracle LinuxResolvedAdam KingActions
Actions #1

Updated by Adam King over 1 year ago

  • Pull request ID set to 47523
Actions #2

Updated by Adam King over 1 year ago

  • Status changed from In Progress to Pending Backport
Actions #3

Updated by Backport Bot over 1 year ago

  • Copied to Backport #57168: quincy: cephadm: support for Oracle Linux added
Actions #4

Updated by Backport Bot over 1 year ago

  • Copied to Backport #57169: pacific: cephadm: support for Oracle Linux added
Actions #5

Updated by Backport Bot over 1 year ago

  • Tags set to backport_processed
Actions #6

Updated by Adam King over 1 year ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF