This commit changes the subnets in container-lvm_osds scenario.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
ceph_origin: repository
ceph_repository: community
-public_network: "192.168.39.0/24"
-cluster_network: "192.168.40.0/24"
+public_network: "192.168.33.0/24"
+cluster_network: "192.168.34.0/24"
monitor_interface: "{{ 'eth1' if ansible_distribution == 'CentOS' else 'ens6' }}"
journal_size: 100
copy_admin_key: true
ceph_install_source: stable
# SUBNETS TO USE FOR THE VMS
-public_subnet: 192.168.39
-cluster_subnet: 192.168.40
+public_subnet: 192.168.33
+cluster_subnet: 192.168.34
# MEMORY
# set 1024 for CentOS