Skip to content

Commit 428d117

Browse files
committed
removed old rbd example
1 parent a21623f commit 428d117

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -195,19 +195,6 @@ Example Playbook
195195
format: 'raw'
196196
target: 'hda' # first device on ide bus
197197
- name: 'networkfs'
198-
type: 'network'
199-
format: 'raw'
200-
capacity: '50G'
201-
auth:
202-
username: 'admin'
203-
type: 'ceph'
204-
uuid: ''
205-
source:
206-
protocol: 'rbd'
207-
name: 'rbd/bigstore'
208-
hostname: 'ceph.example.org'
209-
port: '6789'
210-
- name: 'networkfs2'
211198
type: 'network'
212199
format: 'raw'
213200
capacity: '50G'

0 commit comments

Comments
 (0)