]> git.proxmox.com Git - ceph.git/blame - ceph/src/ceph-volume/ceph_volume/tests/functional/batch/xenial/bluestore/single-type-dmcrypt/group_vars/all
update download target update for octopus release
[ceph.git] / ceph / src / ceph-volume / ceph_volume / tests / functional / batch / xenial / bluestore / single-type-dmcrypt / group_vars / all
CommitLineData
1adf2230
AA
1---
2
3dmcrypt: True
4ceph_dev: True
91327a77 5cluster: test
1adf2230
AA
6public_network: "192.168.3.0/24"
7cluster_network: "192.168.4.0/24"
8monitor_interface: eth1
9osd_objectstore: "bluestore"
10osd_scenario: lvm
11ceph_origin: 'repository'
12ceph_repository: 'dev'
13copy_admin_key: false
14devices:
15 - /dev/sdb
16 - /dev/sdc
17os_tuning_params:
18 - { name: kernel.pid_max, value: 4194303 }
19 - { name: fs.file-max, value: 26234859 }
20ceph_conf_overrides:
21 global:
22 osd_pool_default_pg_num: 8
23 osd_pool_default_size: 1
91327a77
AA
24
25# The following is only needed for testing purposes and is not part of
26# ceph-ansible supported variables
27
28osd_ids:
29 - 0
30 - 1