From 4d3bdb076b2226f847a95dbe7048fc6a3ae3b939 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Sun, 5 Feb 2017 00:51:53 +0100 Subject: arm-pod2: Refresh dea/dha after node replacement TODO: Replace local ipmi2snmp wrapper addr (127.0.0.1). JIRA: ARMBAND-209 Change-Id: I8d79636216feb68e17336d2ba2b474f22fc00bb5 Signed-off-by: Alexandru Avadanii --- labs/arm/pod2/fuel/config/dha.yaml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'labs/arm/pod2/fuel/config/dha.yaml') diff --git a/labs/arm/pod2/fuel/config/dha.yaml b/labs/arm/pod2/fuel/config/dha.yaml index db5d583..b7b0d42 100644 --- a/labs/arm/pod2/fuel/config/dha.yaml +++ b/labs/arm/pod2/fuel/config/dha.yaml @@ -1,8 +1,8 @@ dha-pod-config-metadata: - title: Deployment Hardware Adapter (DHA) # DHA API version supported - version: 0.0.3 - created: Mon Jun 13 14:28:57 2016 + version: 1.1 + created: Sat Feb 4 15:47:15 2017 + comment: None comment: Enea Armband arm-pod2 DHA (mixed vendors) # Adapter to use for this definition @@ -57,19 +57,21 @@ nodes: libvirtTemplate: null pxeMac: 00:01:73:02:36:d5 - id: 4 - ipmiIp: 10.0.2.2 + ipmiIp: 127.0.0.1 ipmiPass: admin ipmiUser: admin + ipmiPort: 677 libvirtName: null libvirtTemplate: null - pxeMac: 00:0f:b7:08:00:c0 + pxeMac: 00:01:73:02:3b:1d - id: 5 - ipmiIp: 10.0.2.3 + ipmiIp: 127.0.0.1 ipmiPass: admin ipmiUser: admin + ipmiPort: 676 libvirtName: null libvirtTemplate: null - pxeMac: 00:0f:b7:09:01:c0 + pxeMac: 00:01:73:02:3b:41 # Adding the Fuel node as node id 6 # which may not be correct - please adjust as needed. - id: 6 -- cgit 1.2.3-korg