Merge pull request #137 from ceph/wip-9461

Removed cuttlefish part foxes #9461
This commit is contained in:
Sage Weil 2014-09-14 10:43:05 -07:00
commit 973021cbd0

View File

@ -1,15 +0,0 @@
tasks:
- install:
branch: cuttlefish
- print: "**** done cuttlefish install"
- ceph:
fs: xfs
- print: "**** done ceph"
- install.upgrade:
all:
branch: dumpling
- ceph.restart:
- parallel:
- workload
- upgrade-sequence
- print: "**** done parallel"