diff --git a/ceph-ansible.spec.in b/ceph-ansible.spec.in index d3ccd93cf..a4984bbf8 100644 --- a/ceph-ansible.spec.in +++ b/ceph-ansible.spec.in @@ -48,7 +48,7 @@ pushd %{buildroot}%{_datarootdir}/ceph-ansible rm -r infrastructure-playbooks/untested-by-ci %if ! 0%{?fedora} && ! 0%{?centos} # remove ability to install ceph community version - rm roles/ceph-common/tasks/installs/redhat_{community,custom,dev}_repository.yml + rm roles/ceph-common/tasks/installs/redhat_{community,dev}_repository.yml # Ship only the Red Hat Ceph Storage config (overwrite upstream settings) cp group_vars/rhcs.yml.sample group_vars/all.yml.sample %endif