Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

Created February 2, 2016 00:09
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 anonymous/35563f0fc4a1593fdfdf to your computer and use it in GitHub Desktop.
Save anonymous/35563f0fc4a1593fdfdf to your computer and use it in GitHub Desktop.
20160202000827939454 {
"_stamp": "2016-02-02T00:08:27.939847",
"minions": [
"Salt-Minion-1"
]
}
[DEBUG ] Remaining event matches: -2
salt/job/20160202000827939454/new {
"_stamp": "2016-02-02T00:08:27.944258",
"arg": [
"rds"
],
"fun": "state.apply",
"jid": "20160202000827939454",
"minions": [
"Salt-Minion-1"
],
"tgt": "Salt-Minion-1",
"tgt_type": "glob",
"user": "root"
}
[DEBUG ] Remaining event matches: -3
salt/job/20160202000827939454/ret/Salt-Minion-1 {
"_stamp": "2016-02-02T00:08:30.371655",
"cmd": "_return",
"fun": "state.apply",
"fun_args": [
"rds"
],
"id": "Salt-Minion-1",
"jid": "20160202000827939454",
"out": "highstate",
"retcode": 2,
"return": {
"boto_rds_|-rds-instance_|-myrds_|-present": {
"__run_num__": 0,
"changes": {},
"comment": " Failed to create myrds RDS.",
"duration": 1636.155,
"name": "myrds",
"result": false,
"start_time": "00:08:28.524186"
}
},
"success": true
}
[DEBUG ] Remaining event matches: -4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment