ceph / ceph/cephmetrics

RFE: please support dnf

Open
#230 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
66
Forks
29
PR merge metrics
No merged PRs in 30d

Description

It would be nice if cephmetrics supported `dnf`.

I have some Fedora 29 ARM nodes in my Ceph cluster, thus I currently have to

```
ansible-playbook -v playbook.yml -e ansible_pkg_mgr=yum
```

Can you please add support for Fedora's default `ansible_pkg_mgr=dnf`?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with playbook.yml and search for uses of ansible_pkg_mgr or yum-related package handling. Test the playbook against a Fedora 29 ARM environment or equivalent configuration, and consider the work done when it runs with the default dnf package manager without requiring ansible_pkg_mgr=yum.

Written by the indexing model from the issue text.

Assessment

Tech stack
ansible, python
Domain
devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.