From: agardner Date: Tue, 16 May 2017 13:44:13 +0000 (-0400) Subject: Fix ipmi section to be valid yaml X-Git-Tag: 6.0.0~110^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=e541780dfbc139909376f02dc0947edfdef4986c;p=pharos.git Fix ipmi section to be valid yaml Change-Id: I04b5c5ead3b71c06549e9b385dcadacb79751ee4 Signed-off-by: agardner --- diff --git a/config/pod1.yaml b/config/pod1.yaml index 26bc51d4..c0314319 100644 --- a/config/pod1.yaml +++ b/config/pod1.yaml @@ -33,9 +33,9 @@ jumphost: os: ubuntu-14.04 #operation system installed remote_para: &remoteparas type: {ipmi|amt} # hardware manggement tool - - ipmi: # for impi, there maybe a list versions - - 1.0 - - 2.0 + versions: + - 1.0 + - 2.0 user: root pass: root remote_mangement: