]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: followup on b89cc1746f
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 24 Jul 2018 14:35:42 +0000 (16:35 +0200)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Fri, 14 Sep 2018 18:22:12 +0000 (18:22 +0000)
Update network subnets in group_vars/all

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 0a88bccf8707137728c1d94e8a2424e63522293c)

tests/functional/centos/7/shrink_osd/group_vars/all
tests/functional/centos/7/shrink_osd_container/group_vars/all

index 13a644b55a21da5a780e3109a7069c60147fe93b..e43958761410181129e81ecded740f29f27c2d4e 100644 (file)
@@ -2,8 +2,8 @@
 ceph_origin: repository
 ceph_repository: community
 cluster: test
-public_network: "192.168.1.0/24"
-cluster_network: "192.168.2.0/24"
+public_network: "192.168.71.0/24"
+cluster_network: "192.168.72.0/24"
 journal_size: 100
 radosgw_interface: eth1
 osd_objectstore: filestore
index a730b0789d623205bed849fe194ec90e55efc918..61f571858527cbd043bb4434b371bf914f48ccf9 100644 (file)
@@ -11,8 +11,8 @@ ceph_mon_docker_subnet: "{{ public_network }}"
 journal_size: 100
 ceph_docker_on_openstack: False
 osd_objectstore: filestore
-public_network: "192.168.17.0/24"
-cluster_network: "192.168.18.0/24"
+public_network: "192.168.73.0/24"
+cluster_network: "192.168.74.0/24"
 rgw_override_bucket_index_max_shards: 16
 rgw_bucket_default_quota_max_objects: 1638400
 ceph_conf_overrides: