From e1c417fc5c76110321ad503644995f95e56616d4 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Sun, 24 Sep 2017 04:12:41 +0200 Subject: lf-pod4: Add missing IPMI user/pass Change-Id: Ica0fce731f737ae3ef02e52094b81475d0c66891 Signed-off-by: Alexandru Avadanii --- labs/lf/pod4.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/labs/lf/pod4.yaml b/labs/lf/pod4.yaml index 8968420..fa8a866 100644 --- a/labs/lf/pod4.yaml +++ b/labs/lf/pod4.yaml @@ -64,6 +64,8 @@ jumphost: type: ipmi versions: - 2.0 + user: admin + pass: octopus remote_management: <<: *remote_params address: 172.30.8.83 -- cgit 1.2.3-korg