re-disable accelerate in the nuancier playbook
This reverts commit bb74057acd
.
This commit is contained in:
parent
bb74057acd
commit
78237338b3
1 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue