diff --git a/playbooks/tripleo/post.yaml b/playbooks/tripleo/post.yaml index 92bb7cfa8..2fcc6e585 100644 --- a/playbooks/tripleo/post.yaml +++ b/playbooks/tripleo/post.yaml @@ -3,4 +3,4 @@ - hosts: primary roles: - tobiko-zuul - - tobiko-post-run + - tobiko-collect diff --git a/playbooks/tripleo/pre.yaml b/playbooks/tripleo/pre.yaml index 1279e0d5c..b7a1fc66a 100644 --- a/playbooks/tripleo/pre.yaml +++ b/playbooks/tripleo/pre.yaml @@ -3,7 +3,7 @@ - hosts: primary roles: - tobiko-zuul - - tobiko-pre-run + - tobiko-configure - name: "import tripleo-ci common role" role: common