Code Review
/
pharos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
eb878ef
)
Fix ipmi section to be valid yaml
43/34843/1
author
agardner
<agardner@linuxfoundation.org>
Tue, 16 May 2017 13:44:13 +0000
(09:44 -0400)
committer
agardner
<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
patch
|
blob
|
history
diff --git
a/config/pod1.yaml
b/config/pod1.yaml
index
26bc51d
..
c031431
100644
(file)
--- 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: