~ggouzi/obinstall/obinstall

« back to all changes in this revision

Viewing changes to demos/ceph_cluster/cep.yaml

  • Committer: MMorana
  • Date: 2016-03-24 01:18:40 UTC
  • Revision ID: mass@ubuntu.com-20160324011840-blxydmf7ca4ggle0
Splitting out demos from install

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
ceph:
2
 
    fsid: ecbb8960-0e21-11e2-b495-83a88f44db01 
3
 
    monitor-secret: AQDRtPdU8JDNMxAADO9zYyJi5FCFNFdNwXt+8w==
4
 
    osd-devices: /dev/vdb /dev/vdc /dev/vdd /dev/vde /dev/sdb
5
 
ceph-osd:
6
 
    osd-devices: /dev/vdb /dev/vdc /dev/vdd /dev/vde /dev/sdb
7
 
 
8
 
#Create your own monitor-secret key as below
9
 
#$ ceph-authtool /dev/stdout --name=mon. --gen-key
10
 
#[mon.]
11
 
#       key = AQDRtPdU8JDNMxAADO9zYyJi5FCFNFdNwXt+8w==
12