use --noinput

Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
Rick Elrod 2015-06-10 11:20:04 +00:00
parent 3be889ef93
commit 99ec68a978

View file

@ -40,6 +40,6 @@
- carbon
- 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:
- graphite