]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Revert "Install.py: Prevent prompts from breaking apt"
authorDan Mick <dan.mick@inktank.com>
Fri, 12 Apr 2013 17:56:14 +0000 (10:56 -0700)
committerDan Mick <dan.mick@inktank.com>
Fri, 12 Apr 2013 17:57:41 +0000 (10:57 -0700)
commitc2b0828b19a426c6d73cb2f614333200ae66bac3
treeb8da79464fd00b4f1e2455a42027e591b3b0fb9d
parenta246f1e8ad0352f4e3224558e05420e44026030d
Revert "Install.py: Prevent prompts from breaking apt"

This reverts commit 5995ae7e78dd19f4036f891db9db9fec97d6eab5.

With the changes to ceph-qa-chef and the teuthology kernel task,
we're no longer touching packaged file /etc/grub.d/10_linux, which
was the reason for this apt forcing.  Remove so that we find other
package problems that might be masked by this; we can always
put it back if there are such problems until we can fix those as well.

Signed-off-by: Dan Mick <dan.mick@inktank.com>
teuthology/task/install.py