mirror of https://github.com/ceph/ceph-ansible.git
Merge pull request #1657 from ceph/fix_tests_docker-dmcrypt-journal-colloc
Tests: fix scenario for docker-cluster-dmcrypt-journal-collocationpull/1644/head
commit
03e8a0c2b1
|
@ -12,7 +12,7 @@ journal_size: 100
|
|||
ceph_docker_on_openstack: False
|
||||
public_network: "192.168.15.0/24"
|
||||
cluster_network: "192.168.16.0/24"
|
||||
journal_collocation: true
|
||||
dmcrypt_journal_collocation: true
|
||||
ceph_rgw_civetweb_port: 8080
|
||||
ceph_osd_docker_devices: "{{ devices }}"
|
||||
devices:
|
||||
|
|
Loading…
Reference in New Issue