xen-drbd

diff od.py @ 50:151c7ef48ded

Added tag v0.1 for changeset ff5eebae3437f6f0253c5f2e1f0a34a32e0c7001
author igor@manas.xt.vpn
date Wed Oct 01 00:39:01 2008 +0300 (2008-10-01)
parents 44efea4507ac
children
line diff
     1.1 --- a/od.py	Sat Aug 30 11:14:50 2008 +0300
     1.2 +++ b/od.py	Wed Oct 01 00:39:01 2008 +0300
     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