Debugging
This commit is contained in:
parent
c5360f94e2
commit
e505ba6f19
|
|
@ -6,8 +6,8 @@
|
||||||
"post" : {
|
"post" : {
|
||||||
"test exit codes" : {
|
"test exit codes" : {
|
||||||
"ssh test@77.80.220.176" : {"events" : {
|
"ssh test@77.80.220.176" : {"events" : {
|
||||||
"continue connecting" : "yes",
|
"continue connecting" : "yes\n",
|
||||||
"s password" : "test"
|
"s password" : "test\n"
|
||||||
},
|
},
|
||||||
"boot" : true,
|
"boot" : true,
|
||||||
"debug" : true
|
"debug" : true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue