comment out a few roles for now, to make testing quicker
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
f40f3c6f70
commit
bd9be282cd
1 changed files with 4 additions and 4 deletions
|
@ -26,10 +26,10 @@
|
|||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
|
||||
roles:
|
||||
- base
|
||||
- rkhunter
|
||||
- { role: denyhosts, when: ansible_distribution_major_version|int != 7 }
|
||||
- apache
|
||||
#- base
|
||||
#- rkhunter
|
||||
#- { role: denyhosts, when: ansible_distribution_major_version|int != 7 }
|
||||
#- apache
|
||||
- graphite/graphite
|
||||
- graphite/statsd
|
||||
- graphite/fedmsg2statsd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue