]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Fixed so that installation works on a brand new CentOS system.
authorWarren Usui <warren.usui@inktank.com>
Mon, 18 Mar 2013 22:25:59 +0000 (15:25 -0700)
committerSage Weil <sage@inktank.com>
Tue, 19 Mar 2013 17:03:33 +0000 (10:03 -0700)
commit511f04f2a9259fbbf526c5b65bf9db79f0d3ab06
treef73b830086d4722b5d9ece917f62b16488e64907
parent1b0369bd95fd0dfc6f51f98ccd42d3fe598039f6
Fixed so that installation works on a brand new CentOS system.

Do yum install rather than yum reinstall for CentOS.
When exiting CentOS, yum erase the ceph-release rpm.

Signed-off-by: Warren Usui <warren.usui@inktank.com>
teuthology/task/install.py