More missed accelerates

This commit is contained in:
Kevin Fenzi 2014-05-19 18:21:11 +00:00
parent b1ac6680ba
commit 95733ac284
5 changed files with 5 additions and 5 deletions

View file

@ -52,7 +52,7 @@
hosts: elections;elections-stg
user: root
gather_facts: True
accelerate: True
accelerate: "{{ acclerated }}"
vars_files:
- /srv/web/infra/ansible/vars/global.yml

View file

@ -57,7 +57,7 @@
hosts: fedoauth-stg:fedoauth
user: root
gather_facts: True
accelerate: True
accelerate: "{{ acclerated }}"
vars_files:
- /srv/web/infra/ansible/vars/global.yml

View file

@ -57,7 +57,7 @@
hosts: fedocal-stg;fedocal
user: root
gather_facts: True
accelerate: True
accelerate: "{{ acclerated }}"
vars_files:
- /srv/web/infra/ansible/vars/global.yml

View file

@ -54,7 +54,7 @@
hosts: gallery-stg
user: root
gather_facts: True
accelerate: True
accelerate: "{{ acclerated }}"
vars_files:
- /srv/web/infra/ansible/vars/global.yml

View file

@ -58,7 +58,7 @@
hosts: notifs-backend;notifs-backend-stg
user: root
gather_facts: True
accelerate: True
accelerate: "{{ accelerated }}"
roles:
- fedmsg/hub