]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
testing: use a sequence in the subnets for every vagrant_variables.yml to avoid colli...
authorAlfredo Deza <adeza@redhat.com>
Fri, 18 Nov 2016 16:47:06 +0000 (11:47 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Fri, 18 Nov 2016 19:20:59 +0000 (13:20 -0600)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
tests/functional/centos/7/mon-osd-mds-rgw/vagrant_variables.yml
tests/functional/centos/7/mon-osd/vagrant_variables.yml
tests/functional/ubuntu/16.04/mon-osd-mds-rgw/vagrant_variables.yml
tests/functional/ubuntu/16.04/mon-osd/vagrant_variables.yml
tests/functional/ubuntu/16.04/mon/vagrant_variables.yml

index 27249da2c7935c7eff81b31bee3e3714435d2ed5..ac76f1d8925303f28865659152b0c112915e2a91 100644 (file)
@@ -21,8 +21,8 @@ restapi: true
 ceph_install_source: stable
 
 # SUBNETS TO USE FOR THE VMS
-public_subnet: 192.168.42
-cluster_subnet: 192.168.43
+public_subnet: 192.168.1
+cluster_subnet: 192.168.2
 
 # MEMORY
 # set 1024 for CentOS
index 37b06c609a5e1d28453b534348041f694371fc22..ed27f6b2e4cac6fd286e6903129827269ba76938 100644 (file)
@@ -21,8 +21,8 @@ restapi: true
 ceph_install_source: stable
 
 # SUBNETS TO USE FOR THE VMS
-public_subnet: 192.168.42
-cluster_subnet: 192.168.43
+public_subnet: 192.168.3
+cluster_subnet: 192.168.4
 
 # MEMORY
 # set 1024 for CentOS
index 2d6ec10399aec9c166ecf9591150df59a03875a1..15e4c038f9502637147c8db3953104b5e8895015 100644 (file)
@@ -21,8 +21,8 @@ restapi: true
 ceph_install_source: stable
 
 # SUBNETS TO USE FOR THE VMS
-public_subnet: 192.168.42
-cluster_subnet: 192.168.43
+public_subnet: 192.168.5
+cluster_subnet: 192.168.6
 
 # MEMORY
 # set 1024 for CentOS
index 75870de8500d72bbed9ad78915926a70137a4770..84363f45304cae941f5d6d4c7b8fb7d7c11b4be0 100644 (file)
@@ -21,8 +21,8 @@ restapi: true
 ceph_install_source: stable
 
 # SUBNETS TO USE FOR THE VMS
-public_subnet: 192.168.42
-cluster_subnet: 192.168.43
+public_subnet: 192.168.7
+cluster_subnet: 192.168.8
 
 # MEMORY
 # set 1024 for CentOS
index 8d3fb6e7d595ddf7d388f6ffd8bc96dfa6535f30..dea17e16164e34da8d6f768c01b0054a113071ea 100644 (file)
@@ -21,8 +21,8 @@ restapi: true
 ceph_install_source: stable
 
 # SUBNETS TO USE FOR THE VMS
-public_subnet: 192.168.42
-cluster_subnet: 192.168.43
+public_subnet: 192.168.9
+cluster_subnet: 192.168.10
 
 # MEMORY
 # set 1024 for CentOS