aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/dha_adapters
diff options
context:
space:
mode:
Diffstat (limited to 'deploy/dha_adapters')
-rw-r--r--deploy/dha_adapters/hp_adapter.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy/dha_adapters/hp_adapter.py b/deploy/dha_adapters/hp_adapter.py
index 2b008ab97..13bb3491a 100644
--- a/deploy/dha_adapters/hp_adapter.py
+++ b/deploy/dha_adapters/hp_adapter.py
@@ -15,7 +15,7 @@ from common import (
log,
)
-DEV = {'pxe': 'bootsource4',
+DEV = {'pxe': 'bootsource5',
'disk': 'bootsource3',
'iso': 'bootsource1'}