ceph / ceph/mita

support fedora builds

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

Description

This means that we need to configure a node so that we can fire it up via the provider.

Issues to solve:
- needs to install python (like on xenial)
- "set authorized_keys" fails because:

```
msg: Aborting, target uses selinux but python bindings (libselinux-python) aren't installed!
```
- yum is not supported so it needs to install deps with `dnf`:

```
ImportError: No module named yum
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.