Turn accelerate back on.
This commit is contained in:
parent
adfc5eaaaf
commit
589f22d45f
2 changed files with 2 additions and 4 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
|
||||||
|
@ -73,7 +73,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,5 +5,3 @@
|
||||||
- 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