Temporary fix for PXE booting from the wrong NIC
[fuel.git] / deploy / dha_adapters / hp_adapter.py
index 13bb349..2b008ab 100644 (file)
@@ -15,7 +15,7 @@ from common import (
     log,
 )
 
-DEV = {'pxe': 'bootsource5',
+DEV = {'pxe': 'bootsource4',
        'disk': 'bootsource3',
        'iso': 'bootsource1'}