Swap vcp nodes interfaces 03/39803/1
authorMichael Polenchuk <mpolenchuk@mirantis.com>
Mon, 21 Aug 2017 15:38:38 +0000 (19:38 +0400)
committerMichael Polenchuk <mpolenchuk@mirantis.com>
Mon, 21 Aug 2017 15:38:38 +0000 (19:38 +0400)
In order to connect to right underlay
bridge, swap interfaces.

Change-Id: I0ae1f50e8d1f3485404bd7e6eea772cab555b313
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
mcp/reclass/classes/cluster/baremetal-mcp-ocata-ovs-ha/infra/kvm.yml

index 5c33f9e..1608c65 100644 (file)
@@ -106,10 +106,10 @@ parameters:
   virt:
     nic:
       default:
-        eth0:
+        eth1:
           bridge: br-mgmt
           model: virtio
-        eth1:
+        eth0:
           bridge: br-ctl
           model: virtio
   linux: