diff --git a/playbooks/groups/openqa-workers.yml b/playbooks/groups/openqa-workers.yml index b1ac685d02..a100af14f1 100644 --- a/playbooks/groups/openqa-workers.yml +++ b/playbooks/groups/openqa-workers.yml @@ -22,6 +22,7 @@ - { role: collectd/base, tags: ['collectd_base'] } - { role: sudo, tags: ['sudo'] } - { role: openqa/worker, tags: ['openqa_worker'] } + - { role: clevis, tags: ['clevis'], when: datacenter == 'iad2'} - apache tasks: