Skip to content

Commit

Permalink
Default to master and not next.
Browse files Browse the repository at this point in the history
  • Loading branch information
zmc committed Aug 12, 2013
1 parent ef1c966 commit 5be5327
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion examples/3node_ceph.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ roles:

tasks:
- install:
branch: next
- ceph:
- kclient: [client.0]
- interactive:
Expand Down
1 change: 0 additions & 1 deletion examples/3node_rgw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ roles:
- - client.0
tasks:
- install:
branch: next
- ceph: null
- rgw:
- client.0
Expand Down
1 change: 0 additions & 1 deletion examples/parallel_example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ roles:
- - test0
tasks:
- install:
branch: next
- parallel_example:
- test0
- test1
Expand Down

0 comments on commit 5be5327

Please sign in to comment.