diff --git a/playbooks/groups/nuancier.yml b/playbooks/groups/nuancier.yml index 91545968a0..eb91b95627 100644 --- a/playbooks/groups/nuancier.yml +++ b/playbooks/groups/nuancier.yml @@ -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 diff --git a/tasks/accelerate_prep.yml b/tasks/accelerate_prep.yml index 889aeadf99..f82d3cac61 100644 --- a/tasks/accelerate_prep.yml +++ b/tasks/accelerate_prep.yml @@ -5,5 +5,3 @@ - python-keyczar tags: - packages - -# TODO -- we need to open port 5099 too here.