From fc05847185615199811c28b8b37aabb7d68c1e8c Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Mon, 16 Aug 2021 10:27:49 +0200 Subject: [PATCH] cephadm-ansible: change scenario name change the current scenario name Signed-off-by: Guillaume Abrioux --- cephadm-ansible-prs/config/definitions/cephadm-ansible-prs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cephadm-ansible-prs/config/definitions/cephadm-ansible-prs.yml b/cephadm-ansible-prs/config/definitions/cephadm-ansible-prs.yml index 20801774..0f254aa2 100644 --- a/cephadm-ansible-prs/config/definitions/cephadm-ansible-prs.yml +++ b/cephadm-ansible-prs/config/definitions/cephadm-ansible-prs.yml @@ -2,7 +2,7 @@ name: cephadm-ansible-prs-smithi worker_labels: 'vagrant && libvirt && smithi' scenario: - - all_daemons + - deploy_and_purge jobs: - 'cephadm-ansible-prs-auto' -- 2.39.5