]> 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:15:14 +0000 (19:15 -0700)
commit5995ae7e78dd19f4036f891db9db9fec97d6eab5
tree61e1167f2c0d5a473473a6cb5d02b7aa7ec866c4
parent4824dafb3cf6c6b0bc9aaa14b2e7e75d8ebcda1f
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