diff xen-drbd-install.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 |
cbe58da31273 |
children |
d3198c10cc10 |
line diff
1.1 --- a/xen-drbd-install.py Tue Sep 23 15:51:04 2008 +0300
1.2 +++ b/xen-drbd-install.py Wed Oct 01 00:39:01 2008 +0300
1.3 @@ -54,7 +54,7 @@
1.4 sys.exit(2)
1.5 except NameError:
1.6 domain=domains[0]
1.7 - execfile(network)
1.8 + execfile('/etc/xen/'+network)
1.9
1.10
1.11 drbd_base_port=7790