use --noinput
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
3be889ef93
commit
99ec68a978
1 changed files with 1 additions and 1 deletions
|
@ -40,6 +40,6 @@
|
||||||
- carbon
|
- carbon
|
||||||
|
|
||||||
- name: Initialize graphite-web database (TODO - make this not use sqlite?)
|
- name: Initialize graphite-web database (TODO - make this not use sqlite?)
|
||||||
command: /usr/bin/graphite-manage syncdb
|
command: /usr/bin/graphite-manage syncdb --noinput
|
||||||
tags:
|
tags:
|
||||||
- graphite
|
- graphite
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue