]> xenbits.xensource.com Git - xenrt-citrix/xenrt.git/commitdiff
Fix install.py again
authorJohn Dilley <john.dilley@citrix.com>
Mon, 16 Nov 2015 18:07:10 +0000 (18:07 +0000)
committerJohn Dilley <john.dilley@citrix.com>
Mon, 16 Nov 2015 18:07:10 +0000 (18:07 +0000)
exec/xenrt/lib/xenserver/install.py

index 98639a1a3596b2a8f933c1bd87c86aec2192982c..f9bebf711149c2085b6000e22268fc8d0bf565c4 100644 (file)
@@ -839,7 +839,7 @@ sleep 30
         #    # Enable SSH into the installer to aid debug if installations fail
         #    pxecfg.mbootArgsModule1Add("sshpassword=%s" % self.host.password)
         
-        if self.mpathRoot:
+        if self.host.mpathRoot:
             pxecfg.mbootArgsModule1Add("device_mapper_multipath=enabled")
 
         # Set up PXE for installer boot