projects
/
invirt/packages/xvm-prodconfig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5208d79
)
Move iSCSI configuration from debconf to master.yaml
1.1.31
author
Quentin Smith
<quentin@mit.edu>
Sat, 4 Dec 2010 04:56:30 +0000
(23:56 -0500)
committer
Quentin Smith
<quentin@mit.edu>
Sat, 4 Dec 2010 04:56:30 +0000
(23:56 -0500)
debian/changelog
patch
|
blob
|
history
master.yaml
patch
|
blob
|
history
diff --git
a/debian/changelog
b/debian/changelog
index
6d109ab
..
dfc473e
100644
(file)
--- a/
debian/changelog
+++ b/
debian/changelog
@@
-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
diff --git
a/master.yaml
b/master.yaml
index
c3fe96d
..
6e4e193
100644
(file)
--- a/
master.yaml
+++ b/
master.yaml
@@
-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