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
|
hosts: nuancier;nuancier-stg
|
||||||
user: root
|
user: root
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
accelerate: True
|
#accelerate: True
|
||||||
|
|
||||||
vars_files:
|
vars_files:
|
||||||
- /srv/web/infra/ansible/vars/global.yml
|
- /srv/web/infra/ansible/vars/global.yml
|
||||||
|
@ -57,7 +57,7 @@
|
||||||
hosts: nuancier;nuancier-stg
|
hosts: nuancier;nuancier-stg
|
||||||
user: root
|
user: root
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
accelerate: True
|
#accelerate: True
|
||||||
|
|
||||||
vars_files:
|
vars_files:
|
||||||
- /srv/web/infra/ansible/vars/global.yml
|
- /srv/web/infra/ansible/vars/global.yml
|
||||||
|
|
|
@ -5,3 +5,5 @@
|
||||||
- python-keyczar
|
- python-keyczar
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
|
|
||||||
|
# TODO -- we need to open port 5099 too here.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue