Fix ipmi section to be valid yaml 43/34843/1
authoragardner <agardner@linuxfoundation.org>
Tue, 16 May 2017 13:44:13 +0000 (09:44 -0400)
committeragardner <agardner@linuxfoundation.org>
Tue, 16 May 2017 13:44:32 +0000 (09:44 -0400)
Change-Id: I04b5c5ead3b71c06549e9b385dcadacb79751ee4
Signed-off-by: agardner <agardner@linuxfoundation.org>
config/pod1.yaml

index 26bc51d..c031431 100644 (file)
@@ -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: