xen-drbd

diff xen-drbd-install.py @ 48:01eb86555abb

minifix
author igor@manas.xt.vpn
date Tue Sep 30 12:44:29 2008 +0300 (2008-09-30)
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	Tue Sep 30 12:44:29 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