Change format of iscsi target ifaces to allow for the same portal on multiple interfaces.
[invirt/packages/xvm-prodconfig.git] / master.yaml
index 6e4e193..8b214dd 100644 (file)
@@ -162,13 +162,15 @@ xen:
 iscsi:
  targets:
  - ip: 10.5.128.128
-   iface: eth0
- - ip: 10.5.128.128
-   iface: eth1
+   ifaces:
+   - eth0
+   - eth1
  - ip: 10.5.128.139
-   iface: eth0
+   ifaces:
+   - eth0
  - ip: 10.6.128.139
-   iface: eth1
+   ifaces:
+   - eth1
 
 lvm:
  vg: xenvg