Don't try to deploy the mirrormanager/crawler role on the new dev VM
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
b169ea1b39
commit
13a23f3263
1 changed files with 2 additions and 1 deletions
|
@ -65,7 +65,8 @@
|
|||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
|
||||
roles:
|
||||
- mirrormanager/crawler
|
||||
- {role: mirrormanager/crawler
|
||||
when: ansible_hostname != "mm-crawler-dev.stg.iad2.fedoraproject.org"}
|
||||
- {role: rsyncd,
|
||||
when: env != "staging"}
|
||||
- {role: openvpn/client, when: datacenter != "iad2"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue