Move iSCSI configuration from debconf to master.yaml 1.1.31
authorQuentin Smith <quentin@mit.edu>
Sat, 4 Dec 2010 04:56:30 +0000 (23:56 -0500)
committerQuentin Smith <quentin@mit.edu>
Sat, 4 Dec 2010 04:56:30 +0000 (23:56 -0500)
debian/changelog
master.yaml

index 6d109ab..dfc473e 100644 (file)
@@ -1,3 +1,9 @@
+xvm-prodconfig (1.1.31) unstable; urgency=low
+
+  * Move iSCSI configuration from debconf to master.yaml
+
+ -- Quentin Smith <quentin@mit.edu>  Fri, 03 Dec 2010 23:56:04 -0500
+
 xvm-prodconfig (1.1.30) unstable; urgency=low
 
   * Add git repository config
index c3fe96d..6e4e193 100644 (file)
@@ -159,5 +159,16 @@ network:
 xen:
  iface: eth2
 
+iscsi:
+ targets:
+ - ip: 10.5.128.128
+   iface: eth0
+ - ip: 10.5.128.128
+   iface: eth1
+ - ip: 10.5.128.139
+   iface: eth0
+ - ip: 10.6.128.139
+   iface: eth1
+
 lvm:
  vg: xenvg