]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Install.py: Prevent prompts from breaking apt
authorSandon Van Ness <sandon@inktank.com>
Fri, 5 Apr 2013 02:15:14 +0000 (19:15 -0700)
committerSam Lang <sam.lang@inktank.com>
Wed, 17 Apr 2013 15:34:20 +0000 (10:34 -0500)
commitdf3d70fd62b78f9a664735f8660f2a88f1764817
treefeea43aeccb3f158f1f8af14f8dabb1a4b4a70b3
parent4befae4fbea2413c9a8848ba195f336293619938
Install.py: Prevent prompts from breaking apt

Change apt commands to prevent prompts from coming up (forcing
non-interactive mode) so things like grub or other stuff doesn't
break teuthology runs.

Signed-off-by: Sandon Van Ness <sandon@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
teuthology/task/install.py