Turn accelerate back on.

This commit is contained in:
Ralph Bean 2013-09-26 15:44:25 +00:00
parent adfc5eaaaf
commit 589f22d45f
2 changed files with 2 additions and 4 deletions

View file

@ -24,7 +24,7 @@
hosts: nuancier;nuancier-stg
user: root
gather_facts: True
#accelerate: True
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml
@ -73,7 +73,7 @@
hosts: nuancier;nuancier-stg
user: root
gather_facts: True
#accelerate: True
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml

View file

@ -5,5 +5,3 @@
- python-keyczar
tags:
- packages
# TODO -- we need to open port 5099 too here.