Index (c)
»
ceph
(
no frames
)
Puppet Manifest List
Puppet Plugin List
Puppet Type List
Puppet Provider List
Class List
Method List
File List
Puppet Class: ceph
Inherits:
ceph::params
ceph::params
ceph
show all
Defined in:
manifests/init.pp
Parameter Summary
packages
(
Any
)
=> $::ceph::params::packages
packages_ensure
(
Any
)
=> $::ceph::params::packages_ensure
ceph_user
(
Any
)
=> $::ceph::params::ceph_user
services
(
Any
)
=> $::ceph::params::services
service_ensure
(
Any
)
=> $::ceph::params::service_ensure
service_enable
(
Any
)
=> $::ceph::params::service_enable
config_file
(
Any
)
=> $::ceph::params::config_file
config_options
(
Any
)
=> {
keyrings
(
Any
)
=> {
mds_keyring
(
Any
)
=> {
osd_keyring
(
Any
)
=> {
rgw_client_keyring
(
Any
)
=> {
ceph_cluster_name
(
Any
)
=> $::ceph::params::ceph_cluster_name
osd_path
(
Any
)
=> $::ceph::params::osd_path
osd_config
(
Any
)
=> {
mon_config
(
Any
)
=> [
mds_config
(
Any
)
=> [
rgw_config
(
Any
)
=> [
Direct Known Subclasses
ceph::config
,
ceph::install
,
ceph::service