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
|
- /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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue