]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: change the subnet on dmcrypt-journal-collocation
authorAndrew Schoen <aschoen@redhat.com>
Mon, 28 Nov 2016 21:43:51 +0000 (15:43 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 1 Dec 2016 16:28:54 +0000 (10:28 -0600)
It was currently set conflicting with dmcrypt-journal

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
tests/functional/centos/7/dmcrypt-journal-collocation/group_vars/all
tests/functional/centos/7/dmcrypt-journal-collocation/vagrant_variables.yml

index 4d5a00e79a2d2799bd92cb008038c0760a5be98f..7ff9feb6604025a887c5bfebae316b22f6053a39 100644 (file)
@@ -1,8 +1,8 @@
 ---
 
 ceph_stable: True
-public_network: "192.168.12.0/24"
-cluster_network: "192.168.13.0/24"
+public_network: "192.168.13.0/24"
+cluster_network: "192.168.14.0/24"
 journal_size: 100
 dmcrypt_journal_collocation: true
 devices:
index 7d09ff3c60e4490816204bb3664de8d0e379aa97..a67131abd8d098e295d69addc3de6400291ed45d 100644 (file)
@@ -21,8 +21,8 @@ restapi: true
 ceph_install_source: stable
 
 # SUBNETS TO USE FOR THE VMS
-public_subnet: 192.168.12
-cluster_subnet: 192.168.13
+public_subnet: 192.168.13
+cluster_subnet: 192.168.14
 
 # MEMORY
 # set 1024 for CentOS