diff --git a/playbooks/groups/resultsdb.yml b/playbooks/groups/resultsdb.yml index 92ad3dade9..d8c8fc0dfe 100644 --- a/playbooks/groups/resultsdb.yml +++ b/playbooks/groups/resultsdb.yml @@ -79,4 +79,4 @@ roles: - { role: rdbsync, tags: ['rdbsync']} - - { role: ci_resultsdb, tags: ['ci_resultsdb'], when: deployment_type == "stg" } + - { role: ci_resultsdb, tags: ['ci_resultsdb'], when: deployment_type == "stg" and inventory_hostname != "resultsdb-stg01.qa.fedoraproject.org"}