]> 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 22:49:24 +0000 (15:49 -0700)
commit67a616a97927efdc4fbcc5edb0d0cf4a724d90e2
treeb7b71244ab1edfe707bd14db547180c8ff2cc313
parent52cdaae683f162b36c7bb044084329a681ab874c
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