comment out a few roles for now, to make testing quicker

Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
Rick Elrod 2015-06-02 14:39:45 +00:00
parent f40f3c6f70
commit bd9be282cd

View file

@ -26,10 +26,10 @@
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml - /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
roles: roles:
- base #- base
- rkhunter #- rkhunter
- { role: denyhosts, when: ansible_distribution_major_version|int != 7 } #- { role: denyhosts, when: ansible_distribution_major_version|int != 7 }
- apache #- apache
- graphite/graphite - graphite/graphite
- graphite/statsd - graphite/statsd
- graphite/fedmsg2statsd - graphite/fedmsg2statsd