xen-drbd

changeset 16:dc2a2305e196

micro fix
author igor
date Tue Feb 12 16:22:43 2008 +0200 (2008-02-12)
parents 2ff0fe045dc0
children 866525165db8
files xen-drbd-install.py
line diff
     1.1 --- a/xen-drbd-install.py	Tue Feb 12 16:08:28 2008 +0200
     1.2 +++ b/xen-drbd-install.py	Tue Feb 12 16:22:43 2008 +0200
     1.3 @@ -265,7 +265,7 @@
     1.4  chown -R 1000:1000 /domU/%s/home/eb
     1.5  cp ~/.ssh/id_dsa.pub /domU/%s/root/.ssh/authorized_keys
     1.6  chmod 600 /domU/%s/home/eb/.ssh/authorized_keys
     1.7 -        """  % (dom,dom,dom)
     1.8 +        """  % (dom,dom,dom,dom)
     1.9  
    1.10  def make_l3rc():
    1.11      for dom in domains: