]> 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)
committerSam Lang <sam.lang@inktank.com>
Wed, 17 Apr 2013 15:34:20 +0000 (10:34 -0500)
commit1b65b8fe1ad4392da8e4db5ad94e9af5278d919e
treefb907ce395327502e682696842cf5afa36418eff
parentdf3d70fd62b78f9a664735f8660f2a88f1764817
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>
(cherry picked from commit c2b0828b19a426c6d73cb2f614333200ae66bac3)
teuthology/task/install.py