From 78237338b3c7ef3f205eb67fe46937489a47e3bb Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Mon, 12 May 2014 18:09:51 +0200 Subject: [PATCH] re-disable accelerate in the nuancier playbook This reverts commit bb74057acd7a3b214d5bfa2b4d0cfa8b5c5d136a. --- playbooks/groups/nuancier.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/playbooks/groups/nuancier.yml b/playbooks/groups/nuancier.yml index 36beb20456..e4da9e7a73 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 @@ -57,7 +57,7 @@ hosts: nuancier;nuancier-stg user: root gather_facts: True - accelerate: True +# accelerate: True vars_files: - /srv/web/infra/ansible/vars/global.yml @@ -74,7 +74,7 @@ hosts: nuancier-stg user: root gather_facts: True - accelerate: True +# accelerate: True vars_files: - /srv/web/infra/ansible/vars/global.yml @@ -105,7 +105,7 @@ hosts: nuancier user: root gather_facts: True - accelerate: True +# accelerate: True vars_files: - /srv/web/infra/ansible/vars/global.yml @@ -136,7 +136,7 @@ hosts: nuancier;nuancier-stg user: root gather_facts: True - accelerate: True +# accelerate: True vars_files: - /srv/web/infra/ansible/vars/global.yml