Disable accelerate on the pkgdb playbook for now
This commit is contained in:
parent
7c3ad83ce9
commit
954db292d1
1 changed files with 3 additions and 3 deletions
|
@ -24,7 +24,7 @@
|
|||
hosts: pkgdb-stg;pkgdb
|
||||
user: root
|
||||
gather_facts: True
|
||||
accelerate: True
|
||||
# accelerate: True
|
||||
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
|
@ -56,7 +56,7 @@
|
|||
hosts: pkgdb-stg;pkgdb
|
||||
user: root
|
||||
gather_facts: True
|
||||
accelerate: True
|
||||
# accelerate: True
|
||||
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
|
@ -73,7 +73,7 @@
|
|||
hosts: pkgdb-stg;pkgdb
|
||||
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