]> git.proxmox.com Git - ceph.git/blob - ceph/src/ceph-volume/ceph_volume/tests/functional/simple/centos7/filestore/activate/group_vars/all
update sources to 12.2.7
[ceph.git] / ceph / src / ceph-volume / ceph_volume / tests / functional / simple / centos7 / filestore / activate / group_vars / all
1 ---
2
3 ceph_dev: True
4 cluster: test
5 public_network: "192.168.1.0/24"
6 cluster_network: "192.168.2.0/24"
7 monitor_interface: eth1
8 journal_size: 100
9 osd_objectstore: "filestore"
10 ceph_origin: 'repository'
11 ceph_repository: 'dev'
12 copy_admin_key: false
13 os_tuning_params:
14 - { name: kernel.pid_max, value: 4194303 }
15 - { name: fs.file-max, value: 26234859 }
16 ceph_conf_overrides:
17 global:
18 osd_pool_default_pg_num: 8
19 osd_pool_default_size: 1