xen-drbd

diff od.py @ 53:748e00890579

transition to xen 3.2.1
author root@linux10
date Fri Oct 10 20:35:46 2008 +0000 (2008-10-10)
parents 44efea4507ac
children
line diff
     1.1 --- a/od.py	Sat Aug 30 11:14:50 2008 +0300
     1.2 +++ b/od.py	Fri Oct 10 20:35:46 2008 +0000
     1.3 @@ -128,4 +128,7 @@
     1.4  debian_mirror="http://apt.eb.co.ua:9999/debian"
     1.5  apt_get_install="less tcpdump dnsutils vim ntp screen snmpd libc6-xen openssh-server"
     1.6  
     1.7 +apt_get_install_table={
     1.8 +    "vpn"   :"openvpn",
     1.9 +}
    1.10