blob: 6ff7cd8f9542f00490022cfcfae495dc84b4d421 [file] [log] [blame]
Ondrej Smolac91c0622017-01-30 14:09:44 +01001classes:
2- service.ceph.client.single
3parameters:
4 _param:
5 ceph_auth_client_required: cephx
6 ceph:
7 client:
8 config:
9 global:
10 fsid: ${_param:ceph_fsid}
11 mon_initial_members: ${_param:ceph_mon_initial_members}
12 mon_host: ${_param:ceph_mon_host}
13 auth_client_required: ${_param:ceph_auth_client_required}
14 public_network: ${_param:ceph_public_network}
15 cluster_network: ${_param:ceph_cluster_network}
16 osd_fs_mount_options_xfs: rw,noatime
17 osd_fs_type: xfs
18 osd:
19 filestore_xattr_use_omap: True
20 osd_journal_size: 7500
21 mon:
22 mon_debug_dump_transactions: False
Petr Michalec9c772962017-02-02 07:34:11 +010023 client:
Petr Michalec7db3f732017-03-06 09:41:44 +010024 rbd_cache_size: 268435456
25 rbd_cache_max_dirty: 134217728
26 rbd_cache_max_dirty_age: 5
27 rbd_cache: True
Petr Michalec9c772962017-02-02 07:34:11 +010028 # TODO: Configure these keys on cluster level
Ondrej Smolac91c0622017-01-30 14:09:44 +010029 # keyring:
Petr Michalec9c772962017-02-02 07:34:11 +010030 # images:
31 # key:
Ondrej Smolac91c0622017-01-30 14:09:44 +010032 # object:
Petr Michalec9c772962017-02-02 07:34:11 +010033 # key:
Ondrej Smolac91c0622017-01-30 14:09:44 +010034 # cinder:
Petr Michalec9c772962017-02-02 07:34:11 +010035 # key:
Ondrej Smolac91c0622017-01-30 14:09:44 +010036 # nova:
Petr Michalec9c772962017-02-02 07:34:11 +010037 # key: