blob: c81947b657bfbe25f5b85d3242b6e85132421cf8 [file] [log] [blame]
applications:
- ceph
parameters:
_param:
ceph_mon_node01_hostname: cmn01
ceph:
common:
config:
global:
mon_max_pg_per_osd: 600
enabled: true
version: ${_param:ceph_version}
fsid: ${_param:ceph_cluster_fsid}
members:
- name: ${_param:ceph_mon_node01_hostname}
host: ${_param:ceph_mon_node01_address}