Turn off accelerate for now.
This commit is contained in:
parent
ca358cf22b
commit
c5de102ff6
2 changed files with 4 additions and 2 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
|
||||
|
|
|
@ -5,3 +5,5 @@
|
|||
- python-keyczar
|
||||
tags:
|
||||
- packages
|
||||
|
||||
# TODO -- we need to open port 5099 too here.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue