puppet-ceph/spec/fixtures/hieradata/nodes/first.yaml
David Gurtner bf32e98123 Fix example and test values for journal disks
* if providing an external journal disk, provide the disk and not
  the partition
* do not put things into /tmp

Change-Id: If6e4ae171d4339d06352108fcac3a27854c448b8
2015-10-08 10:08:12 +02:00

7 lines
89 B
YAML

---
######## OSD
ceph::profile::params::osds:
'/dev/sdb':
journal: '/srv/journal'