Skip to content

Instantly share code, notes, and snippets.

@mchugh19
Created February 19, 2016 17:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mchugh19/142df19ef08ad0902863 to your computer and use it in GitHub Desktop.
Save mchugh19/142df19ef08ad0902863 to your computer and use it in GitHub Desktop.
{
"info":[
{
"Function":"state.sls",
"jid":"20160219112937439194",
"Target":"stratos.kix",
"Target-type":"glob",
"User":"xian",
"StartTime":"2016, Feb 19 11:29:37.439194",
"Arguments":[
"failures.cmd"
],
"Minions":[
"stratos.kix"
],
"Result":{
"stratos.kix":{
"return":{
"cmd_|-fails_|-/bin/false_|-run":{
"comment":"Command \"/bin/false\" run",
"_stamp":"2016-02-19T17:29:37.767467",
"return":"Error: cmd.run",
"name":"/bin/false",
"success":false,
"start_time":"11:29:37.752332",
"jid":"20160219112937439194",
"fun":"state.sls",
"result":false,
"duration":10.308,
"__run_num__":0,
"changes":{
"pid":14321,
"retcode":1,
"stderr":"",
"stdout":""
},
"id":"stratos.kix",
"retcode":2
}
},
"out":"highstate"
}
}
}
],
"return":[
{
"outputter":"highstate",
"data":{
"stratos.kix":{
"cmd_|-fails_|-/bin/false_|-run":{
"comment":"Command \"/bin/false\" run",
"_stamp":"2016-02-19T17:29:37.767467",
"return":"Error: cmd.run",
"name":"/bin/false",
"success":false,
"start_time":"11:29:37.752332",
"jid":"20160219112937439194",
"fun":"state.sls",
"result":false,
"duration":"10.308 ms",
"__run_num__":0,
"changes":{
"pid":14321,
"retcode":1,
"stderr":"",
"stdout":""
},
"id":"stratos.kix",
"retcode":2
}
}
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment