]> 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)
committerSandon Van Ness <sandon@inktank.com>
Fri, 5 Apr 2013 02:40:21 +0000 (19:40 -0700)
commit41028847f8ef0b14a2da16c528762971eb1ac18f
tree1d16ebc750351210e76cbd3daa9275f30436ec94
parent7b3973fff27d2c55f70a6224fd78ec66c9935db5
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