puppet-ceph/manifests
John Fulton 0754aecaa9 Correctly configure /dev/nvme0n1 devices as OSDs
Change pupppet-ceph's assumption that all devices which end with
a "1" have a first partition so that it can correctly configure
NVMe SSDs, which appear as /dev/nvme0n1 and whose partitions appear
as /dev/nvme0n1p1, /dev/nvme0n1p2 and so on.

Closes-Bug: #1687114
Change-Id: I433fd3ab3ce240c661e7e9faeb758fd0d0215f6a
2017-05-16 15:38:47 -04:00
..
profile Ensure the CephX client keys are provisioned by the mirror profile 2017-01-25 16:29:57 +01:00
rgw Merge "Add support for installing Ceph rbd-mirror" 2017-01-06 16:04:48 +00:00
conf.pp Change conf from create to ensure 2016-10-17 14:14:44 -07:00
fs.pp Add cephfs resource type and profile 2017-01-10 14:48:12 +01:00
init.pp init: allow to configure rbd_default_features 2017-01-13 17:49:17 +00:00
key.pp Reduce ceph::key.pp warnings 2017-02-06 11:39:15 -05:00
keys.pp Make args for conf, mons, osds and keys wrappers optional 2015-08-05 20:41:07 +02:00
mds.pp Improves support for ceph-mds 2017-01-04 14:23:27 +01:00
mirror.pp Add support for installing Ceph rbd-mirror 2016-12-08 10:50:09 -05:00
mon.pp Update to reduce puppet errors. 2017-01-25 14:32:24 -05:00
mons.pp Make args for conf, mons, osds and keys wrappers optional 2015-08-05 20:41:07 +02:00
osd.pp Correctly configure /dev/nvme0n1 devices as OSDs 2017-05-16 15:38:47 -04:00
osds.pp Make pid_max settable on OSD nodes. 2016-10-20 12:46:18 -06:00
params.pp Improves support for ceph-mds 2017-01-04 14:23:27 +01:00
pool.pp Manage all OSDs before managing pools. 2016-08-19 14:29:08 -07:00
repo.pp repo: use $ceph_mirror in ceph::repo 2017-03-27 12:48:56 -04:00
rgw.pp Deprecate unused ::ceph::rgw::syslog parameter 2017-02-08 08:32:18 -05:00