Good morning everyone.

Does the preflight playbook have a bug?

https://github.com/ceph/cephadm-ansible/blob/devel/cephadm-preflight.yml

Line 82:
paths: "{{ ['noarch', '$basearch'] if ceph_origin == 'community' else
['$basearch'] }}"

The yum repo file then gets named
ceph_stable_$basearch.


Shouldn't it be basearch without the $ ?

- Alex
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to