Ubuntu Pastebin

Paste from Joshua Harlow at Thu, 9 Apr 2015 21:51:35 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# more status.json 
{
 "v1": {
  "init": {
   "start": 1425962217.4932041, 
   "finished": 1425962364.5513439, 
   "errors": []
  }, 
  "datasource": "DataSourceConfigDriveNet [net,ver=2][source=/dev/vdb]", 
  "modules-config": {
   "start": 1425962365.1191909, 
   "finished": 1425962365.480088, 
   "errors": []
  }, 
  "modules-final": {
   "start": 1425962365.9335351, 
   "finished": 1425962366.692486, 
   "errors": []
  }, 
  "init-local": {
   "start": 1425962210.944931, 
   "finished": 1425962214.428859, 
   "errors": []
  }, 
  "stage": null
 }
}
Download as text