shiftstack / dev-install

13 stars 16 forks source link

RHEL9 - OSP17 required changes #192

Closed EmilienM closed 2 years ago

EmilienM commented 2 years ago

To support RHEL9/OSP17, we need to stop hardcoding RHEL8. In this patch we can re-use an ansible fact to figure out which number is actually deployed.

Also fixing ceph on OSP17.

mandre commented 2 years ago

I wonder why ansible lint complains now. Nothing related to this patch though.