summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoragardner <agardner@linuxfoundation.org>2017-05-16 09:44:13 -0400
committeragardner <agardner@linuxfoundation.org>2017-05-16 09:44:32 -0400
commite541780dfbc139909376f02dc0947edfdef4986c (patch)
treeff0d5506822da28bcb60521a93e4c8982c41d82a
parenteb878efa9b5222de678ed84373d6ac056c3b129e (diff)
Fix ipmi section to be valid yaml
Change-Id: I04b5c5ead3b71c06549e9b385dcadacb79751ee4 Signed-off-by: agardner <agardner@linuxfoundation.org>
-rw-r--r--config/pod1.yaml6
1 files changed, 3 insertions, 3 deletions
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: