Merge pull request #339 from ceph/fix-split

Fix the branch update
pull/334/head
Leseb 2015-07-24 19:17:20 +02:00
commit 2c5b03b353
1 changed files with 3 additions and 2 deletions

View File

@ -22,6 +22,7 @@
- ceph-osd
- ceph-mds
- ceph-rgw
- ceph-restapi
tasks:
@ -58,7 +59,7 @@
- name: update the split repos from master
tags: update
command: >
git subtree push --prefix=roles/{{ item }} {{ item }} master
shell: >
git push {{ item }} $(git subtree split --prefix roles/{{ item }} master):master --force
chdir=../
with_items: roles