Skip to content
Snippets Groups Projects
Commit d9106f01 authored by Alessandro Costantini's avatar Alessandro Costantini
Browse files

Cooment added on the new manifests for CEPH

parent 5f5136d8
No related branches found
No related tags found
No related merge requests found
# Class to set the OSD using pseudo hash vaiable
define iaas::profile::ceph::cephosd {
$real_ceph_osd = split($title,',')
......
# Class to set VOLUMES and PG using pseudo hash vaiable
define iaas::profile::ceph::cephvolume {
$real_ceph_volume = split($title,',')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment