More review feedback

This commit is contained in:
Preetha Appan
2018-02-08 08:23:19 -06:00
parent 8f73700314
commit 2da8133be4
2 changed files with 32 additions and 24 deletions

View File

@@ -96,6 +96,10 @@ Below is the JSON representation of the job outputted by `$ nomad init`:
"Delay": 15000000000,
"Mode": "fail"
},
"ReschedulePolicy": {
"Interval": 300000000000,
"Attempts": 10,
},
"EphemeralDisk": {
"SizeMB": 300
}