From: Guillaume Abrioux Date: Mon, 17 Aug 2020 09:17:42 +0000 (+0200) Subject: ceph-ansible: only use smithi nodes for all_daemons X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1642%2Fhead;p=ceph-build.git ceph-ansible: only use smithi nodes for all_daemons Using `(smithi || centos7)` allows ovh slave nodes to be used for all `all_daemons` based scenario which is not what we want since the latest makes the playbook failing for these scenarios. Signed-off-by: Guillaume Abrioux --- diff --git a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml index df848f413..7d6225bca 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -1,6 +1,6 @@ - project: name: ceph-ansible-prs-smithi - slave_labels: 'vagrant && libvirt && (smithi || centos7)' + slave_labels: 'vagrant && libvirt && smithi' distribution: - centos deployment: