We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a21623f commit 428d117Copy full SHA for 428d117
README.md
@@ -195,19 +195,6 @@ Example Playbook
195
format: 'raw'
196
target: 'hda' # first device on ide bus
197
- 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'
211
type: 'network'
212
213
capacity: '50G'
0 commit comments