fauxhai 6.3.0 → 6.4.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f8758e2957229d8875e474fd7b2cb5c382129421fdc91dbc7ff0047194e7075b
4
- data.tar.gz: 316a128aea7f8603ad71599b9770a0c11f9eb85f5a50bd193cd035945abcbb58
3
+ metadata.gz: 8e89e81a79b8874703e5ba6943ddf35359f516f8b477e19977e2c85be905258a
4
+ data.tar.gz: 1538badd4161ea5a0495b655be588d8bf529cbdc88e89d8f64476948b27e245b
5
5
  SHA512:
6
- metadata.gz: 9b52807f92d14264e5aa1834409c6e364dc10ecfc37b95bab6604e7b88d5ab9834811b02763d54de1e7e7ead7150538462912b0d9f16e55daba63ee3e08aba02
7
- data.tar.gz: b0935dce4685b22d5fd4cb88b7042d6a5815e4f4d1eb0054893549d35b90512a2d3285d417cea7afc40cf2565cc362dbe3168e0824977762822b836e903b280d
6
+ metadata.gz: 51fc2a5eb9a2899b4805c914b174a272a35f2ad9715934faaed56fb38c61dcd94dd34fce9fc95b067ba8e593fd8034e26416713b42b2cb27cfe226c48e75dca7
7
+ data.tar.gz: 614ff7589743848112efc91b595f89303b0ff87e66df553a16817ed17787534e0910bd092f7a53bd1eba9ffe9f370c7baf284d134229835dfcc9625595ed3bb0
@@ -1,5 +1,24 @@
1
1
  # Fauxhai Changelog
2
2
 
3
+ ## v6.4.0 (2018-06-28)
4
+
5
+ ### New Platforms
6
+
7
+ - CentOS 7.5
8
+ - Debian 8.11
9
+ - FreeBSD 11.2
10
+
11
+ ### Dumps Updated for Chef 14.2
12
+
13
+ - Amazon Linux
14
+ - Redhat
15
+ - SLES
16
+ - Ubuntu
17
+
18
+ ### New Deprecations
19
+
20
+ - FreeBSD 10.3
21
+
3
22
  ## v6.3.0 (2018-06-11)
4
23
 
5
24
  New intelligent platform and version matching. This means if you specify the platform centos we'll now automatically match you to the latest version. If you specify the version of 6 we'll automatically match you to 6.9\. This should make it easier to write specs that don't need constant updating as we deprecate dumps of minor versions.
@@ -29,6 +29,7 @@ This file lists each platform known to Fauxhai and the available versions for ea
29
29
  - 6.9
30
30
  - 7.3.1611
31
31
  - 7.4.1708
32
+ - 7.5.1804
32
33
 
33
34
  ### clearos
34
35
 
@@ -38,6 +39,7 @@ This file lists each platform known to Fauxhai and the available versions for ea
38
39
 
39
40
  - 7.11
40
41
  - 8.10
42
+ - 8.11
41
43
  - 8.9
42
44
  - 9.2
43
45
  - 9.3
@@ -55,9 +57,9 @@ This file lists each platform known to Fauxhai and the available versions for ea
55
57
 
56
58
  ### freebsd
57
59
 
58
- - 10.3
59
60
  - 10.4
60
61
  - 11.1
62
+ - 11.2
61
63
 
62
64
  ### gentoo
63
65
 
@@ -211,9 +211,7 @@
211
211
  "filesystem": {
212
212
  "by_device": {
213
213
  "/dev/xvda": {
214
- "mounts": [
215
-
216
- ]
214
+ "mounts": []
217
215
  },
218
216
  "/dev/xvda1": {
219
217
  "fs_type": "xfs",
@@ -1427,8 +1425,7 @@
1427
1425
  "ruby_bin": "/usr/local/bin/ruby"
1428
1426
  }
1429
1427
  },
1430
- "lsb": {
1431
- },
1428
+ "lsb": {},
1432
1429
  "macaddress": "11:11:11:11:11:11",
1433
1430
  "machinename": "Fauxhai",
1434
1431
  "memory": {
@@ -1456,9 +1453,7 @@
1456
1453
  "ip_scope": "LINK LOCAL UNICAST",
1457
1454
  "prefixlen": "64",
1458
1455
  "scope": "Link",
1459
- "tags": [
1460
-
1461
- ]
1456
+ "tags": []
1462
1457
  }
1463
1458
  },
1464
1459
  "arp": {
@@ -1473,8 +1468,7 @@
1473
1468
  ],
1474
1469
  "mtu": "1500",
1475
1470
  "number": "0",
1476
- "ring_params": {
1477
- },
1471
+ "ring_params": {},
1478
1472
  "routes": [
1479
1473
  {
1480
1474
  "destination": "10.0.0.0/24",
@@ -1512,9 +1506,7 @@
1512
1506
  "ip_scope": "LINK LOCAL LOOPBACK",
1513
1507
  "prefixlen": "128",
1514
1508
  "scope": "Node",
1515
- "tags": [
1516
-
1517
- ]
1509
+ "tags": []
1518
1510
  }
1519
1511
  },
1520
1512
  "encapsulation": "Loopback",
@@ -4472,7 +4464,6 @@
4472
4464
  "uptime": "30 days 15 hours 07 minutes 30 seconds",
4473
4465
  "uptime_seconds": 2646450,
4474
4466
  "virtualization": {
4475
- "systems": {
4476
- }
4467
+ "systems": {}
4477
4468
  }
4478
- }
4469
+ }
@@ -10,12 +10,12 @@
10
10
  },
11
11
  "chef_packages": {
12
12
  "chef": {
13
- "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.5.0/gems/chef-14.0.202/lib",
14
- "version": "14.0.202"
13
+ "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.5.0/gems/chef-14.2.0/lib",
14
+ "version": "14.2.0"
15
15
  },
16
16
  "ohai": {
17
- "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.5.0/gems/ohai-14.0.31/lib/ohai",
18
- "version": "14.0.31"
17
+ "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.5.0/gems/ohai-14.2.0/lib/ohai",
18
+ "version": "14.2.0"
19
19
  }
20
20
  },
21
21
  "command": {
@@ -73,21 +73,21 @@
73
73
  "total": 1
74
74
  },
75
75
  "current_user": "fauxhai",
76
- "dmi": {
77
- },
76
+ "dmi": {},
78
77
  "domain": "local",
79
78
  "filesystem": {
80
79
  "by_device": {
81
80
  "/dev/xvda": {
81
+ "mounts": []
82
82
  },
83
83
  "/dev/xvda1": {
84
84
  "fs_type": "ext4",
85
- "inodes_available": "471065",
86
- "inodes_percent_used": "11%",
87
- "inodes_used": "53223",
88
- "kb_available": "6743268",
85
+ "inodes_available": "474335",
86
+ "inodes_percent_used": "10%",
87
+ "inodes_used": "49953",
88
+ "kb_available": "6753820",
89
89
  "kb_size": "8123812",
90
- "kb_used": "1280296",
90
+ "kb_used": "1269744",
91
91
  "label": "/",
92
92
  "mount_options": [
93
93
  "data=ordered",
@@ -116,24 +116,24 @@
116
116
  },
117
117
  "devtmpfs": {
118
118
  "fs_type": "devtmpfs",
119
- "inodes_available": "124796",
119
+ "inodes_available": "253820",
120
120
  "inodes_percent_used": "1%",
121
121
  "inodes_used": "427",
122
- "kb_available": "500836",
123
- "kb_size": "500892",
122
+ "kb_available": "1016932",
123
+ "kb_size": "1016988",
124
124
  "kb_used": "56",
125
125
  "mount_options": [
126
126
  "mode=755",
127
- "nr_inodes=125223",
127
+ "nr_inodes=254247",
128
128
  "relatime",
129
129
  "rw",
130
- "size=500892k"
130
+ "size=1016988k"
131
131
  ],
132
132
  "mounts": [
133
133
  "/dev"
134
134
  ],
135
135
  "percent_used": "1%",
136
- "total_inodes": "125223"
136
+ "total_inodes": "254247"
137
137
  },
138
138
  "none": {
139
139
  "fs_type": "binfmt_misc",
@@ -176,11 +176,11 @@
176
176
  },
177
177
  "tmpfs": {
178
178
  "fs_type": "tmpfs",
179
- "inodes_available": "127522",
179
+ "inodes_available": "256546",
180
180
  "inodes_percent_used": "1%",
181
181
  "inodes_used": "1",
182
- "kb_available": "510092",
183
- "kb_size": "510092",
182
+ "kb_available": "1026188",
183
+ "kb_size": "1026188",
184
184
  "kb_used": "0",
185
185
  "mount_options": [
186
186
  "relatime",
@@ -190,7 +190,7 @@
190
190
  "/dev/shm"
191
191
  ],
192
192
  "percent_used": "0%",
193
- "total_inodes": "127523"
193
+ "total_inodes": "256547"
194
194
  }
195
195
  },
196
196
  "by_mountpoint": {
@@ -200,12 +200,12 @@
200
200
  "rootfs"
201
201
  ],
202
202
  "fs_type": "rootfs",
203
- "inodes_available": "471065",
204
- "inodes_percent_used": "11%",
205
- "inodes_used": "53223",
206
- "kb_available": "6743268",
203
+ "inodes_available": "474335",
204
+ "inodes_percent_used": "10%",
205
+ "inodes_used": "49953",
206
+ "kb_available": "6753820",
207
207
  "kb_size": "8123812",
208
- "kb_used": "1280296",
208
+ "kb_used": "1269744",
209
209
  "label": "/",
210
210
  "mount_options": [
211
211
  "rw"
@@ -219,21 +219,21 @@
219
219
  "devtmpfs"
220
220
  ],
221
221
  "fs_type": "devtmpfs",
222
- "inodes_available": "124796",
222
+ "inodes_available": "253820",
223
223
  "inodes_percent_used": "1%",
224
224
  "inodes_used": "427",
225
- "kb_available": "500836",
226
- "kb_size": "500892",
225
+ "kb_available": "1016932",
226
+ "kb_size": "1016988",
227
227
  "kb_used": "56",
228
228
  "mount_options": [
229
229
  "mode=755",
230
- "nr_inodes=125223",
230
+ "nr_inodes=254247",
231
231
  "relatime",
232
232
  "rw",
233
- "size=500892k"
233
+ "size=1016988k"
234
234
  ],
235
235
  "percent_used": "1%",
236
- "total_inodes": "125223"
236
+ "total_inodes": "254247"
237
237
  },
238
238
  "/dev/pts": {
239
239
  "devices": [
@@ -253,18 +253,18 @@
253
253
  "tmpfs"
254
254
  ],
255
255
  "fs_type": "tmpfs",
256
- "inodes_available": "127522",
256
+ "inodes_available": "256546",
257
257
  "inodes_percent_used": "1%",
258
258
  "inodes_used": "1",
259
- "kb_available": "510092",
260
- "kb_size": "510092",
259
+ "kb_available": "1026188",
260
+ "kb_size": "1026188",
261
261
  "kb_used": "0",
262
262
  "mount_options": [
263
263
  "relatime",
264
264
  "rw"
265
265
  ],
266
266
  "percent_used": "0%",
267
- "total_inodes": "127523"
267
+ "total_inodes": "256547"
268
268
  },
269
269
  "/proc": {
270
270
  "devices": [
@@ -304,12 +304,12 @@
304
304
  "/dev/xvda1,/": {
305
305
  "device": "/dev/xvda1",
306
306
  "fs_type": "ext4",
307
- "inodes_available": "471065",
308
- "inodes_percent_used": "11%",
309
- "inodes_used": "53223",
310
- "kb_available": "6743268",
307
+ "inodes_available": "474335",
308
+ "inodes_percent_used": "10%",
309
+ "inodes_used": "49953",
310
+ "kb_available": "6753820",
311
311
  "kb_size": "8123812",
312
- "kb_used": "1280296",
312
+ "kb_used": "1269744",
313
313
  "label": "/",
314
314
  "mount": "/",
315
315
  "mount_options": [
@@ -336,22 +336,22 @@
336
336
  "devtmpfs,/dev": {
337
337
  "device": "devtmpfs",
338
338
  "fs_type": "devtmpfs",
339
- "inodes_available": "124796",
339
+ "inodes_available": "253820",
340
340
  "inodes_percent_used": "1%",
341
341
  "inodes_used": "427",
342
- "kb_available": "500836",
343
- "kb_size": "500892",
342
+ "kb_available": "1016932",
343
+ "kb_size": "1016988",
344
344
  "kb_used": "56",
345
345
  "mount": "/dev",
346
346
  "mount_options": [
347
347
  "mode=755",
348
- "nr_inodes=125223",
348
+ "nr_inodes=254247",
349
349
  "relatime",
350
350
  "rw",
351
- "size=500892k"
351
+ "size=1016988k"
352
352
  ],
353
353
  "percent_used": "1%",
354
- "total_inodes": "125223"
354
+ "total_inodes": "254247"
355
355
  },
356
356
  "none,/proc/sys/fs/binfmt_misc": {
357
357
  "device": "none",
@@ -391,11 +391,11 @@
391
391
  "tmpfs,/dev/shm": {
392
392
  "device": "tmpfs",
393
393
  "fs_type": "tmpfs",
394
- "inodes_available": "127522",
394
+ "inodes_available": "256546",
395
395
  "inodes_percent_used": "1%",
396
396
  "inodes_used": "1",
397
- "kb_available": "510092",
398
- "kb_size": "510092",
397
+ "kb_available": "1026188",
398
+ "kb_size": "1026188",
399
399
  "kb_used": "0",
400
400
  "mount": "/dev/shm",
401
401
  "mount_options": [
@@ -403,7 +403,7 @@
403
403
  "rw"
404
404
  ],
405
405
  "percent_used": "0%",
406
- "total_inodes": "127523"
406
+ "total_inodes": "256547"
407
407
  }
408
408
  }
409
409
  },
@@ -518,8 +518,7 @@
518
518
  "version": "2.0.0"
519
519
  }
520
520
  },
521
- "lsb": {
522
- },
521
+ "lsb": {},
523
522
  "macaddress": "11:11:11:11:11:11",
524
523
  "machinename": "Fauxhai",
525
524
  "memory": {
@@ -547,9 +546,7 @@
547
546
  "ip_scope": "LINK LOCAL UNICAST",
548
547
  "prefixlen": "64",
549
548
  "scope": "Link",
550
- "tags": [
551
-
552
- ]
549
+ "tags": []
553
550
  }
554
551
  },
555
552
  "arp": {
@@ -564,8 +561,7 @@
564
561
  ],
565
562
  "mtu": "1500",
566
563
  "number": "0",
567
- "ring_params": {
568
- },
564
+ "ring_params": {},
569
565
  "routes": [
570
566
  {
571
567
  "destination": "10.0.0.0/24",
@@ -603,9 +599,7 @@
603
599
  "ip_scope": "LINK LOCAL LOOPBACK",
604
600
  "prefixlen": "128",
605
601
  "scope": "Node",
606
- "tags": [
607
-
608
- ]
602
+ "tags": []
609
603
  }
610
604
  },
611
605
  "encapsulation": "Loopback",
@@ -619,7 +613,7 @@
619
613
  }
620
614
  }
621
615
  },
622
- "ohai_time": 1525669994.4262695,
616
+ "ohai_time": 1530212707.1428497,
623
617
  "os": "linux",
624
618
  "os_version": "3.14.48-33.39.amzn1.x86_64",
625
619
  "packages": {
@@ -731,7 +725,7 @@
731
725
  "aws-cfn-bootstrap": {
732
726
  "arch": "noarch",
733
727
  "epoch": "0",
734
- "installdate": "1525669825",
728
+ "installdate": "1530212524",
735
729
  "release": "30.21.amzn1",
736
730
  "version": "1.4"
737
731
  },
@@ -766,14 +760,14 @@
766
760
  "bind-libs": {
767
761
  "arch": "x86_64",
768
762
  "epoch": "32",
769
- "installdate": "1525669821",
763
+ "installdate": "1530212519",
770
764
  "release": "0.62.rc1.57.amzn1",
771
765
  "version": "9.8.2"
772
766
  },
773
767
  "bind-utils": {
774
768
  "arch": "x86_64",
775
769
  "epoch": "32",
776
- "installdate": "1525669825",
770
+ "installdate": "1530212524",
777
771
  "release": "0.62.rc1.57.amzn1",
778
772
  "version": "9.8.2"
779
773
  },
@@ -808,9 +802,9 @@
808
802
  "chef": {
809
803
  "arch": "x86_64",
810
804
  "epoch": "0",
811
- "installdate": "1525669991",
805
+ "installdate": "1530212703",
812
806
  "release": "1.el6",
813
- "version": "14.0.202"
807
+ "version": "14.2.0"
814
808
  },
815
809
  "chkconfig": {
816
810
  "arch": "x86_64",
@@ -829,14 +823,14 @@
829
823
  "cloud-init": {
830
824
  "arch": "noarch",
831
825
  "epoch": "0",
832
- "installdate": "1525669823",
833
- "release": "2.15.amzn1",
826
+ "installdate": "1530212523",
827
+ "release": "2.16.amzn1",
834
828
  "version": "0.7.6"
835
829
  },
836
830
  "coreutils": {
837
831
  "arch": "x86_64",
838
832
  "epoch": "0",
839
- "installdate": "1525669821",
833
+ "installdate": "1530212519",
840
834
  "release": "15.52.amzn1",
841
835
  "version": "8.22"
842
836
  },
@@ -899,7 +893,7 @@
899
893
  "curl": {
900
894
  "arch": "x86_64",
901
895
  "epoch": "0",
902
- "installdate": "1525669825",
896
+ "installdate": "1530212523",
903
897
  "release": "16.84.amzn1",
904
898
  "version": "7.53.1"
905
899
  },
@@ -1018,15 +1012,15 @@
1018
1012
  "dhclient": {
1019
1013
  "arch": "x86_64",
1020
1014
  "epoch": "12",
1021
- "installdate": "1525669823",
1022
- "release": "53.P1.27.amzn1",
1015
+ "installdate": "1530212521",
1016
+ "release": "53.P1.28.amzn1",
1023
1017
  "version": "4.1.1"
1024
1018
  },
1025
1019
  "dhcp-common": {
1026
1020
  "arch": "x86_64",
1027
1021
  "epoch": "12",
1028
- "installdate": "1525669822",
1029
- "release": "53.P1.27.amzn1",
1022
+ "installdate": "1530212521",
1023
+ "release": "53.P1.28.amzn1",
1030
1024
  "version": "4.1.1"
1031
1025
  },
1032
1026
  "diffutils": {
@@ -1137,14 +1131,14 @@
1137
1131
  "file": {
1138
1132
  "arch": "x86_64",
1139
1133
  "epoch": "0",
1140
- "installdate": "1525669823",
1134
+ "installdate": "1530212523",
1141
1135
  "release": "11.34.amzn1",
1142
1136
  "version": "5.30"
1143
1137
  },
1144
1138
  "file-libs": {
1145
1139
  "arch": "x86_64",
1146
1140
  "epoch": "0",
1147
- "installdate": "1525669822",
1141
+ "installdate": "1530212520",
1148
1142
  "release": "11.34.amzn1",
1149
1143
  "version": "5.30"
1150
1144
  },
@@ -1249,21 +1243,21 @@
1249
1243
  "glibc": {
1250
1244
  "arch": "x86_64",
1251
1245
  "epoch": "0",
1252
- "installdate": "1525669820",
1253
- "release": "196.172.amzn1",
1246
+ "installdate": "1530212518",
1247
+ "release": "222.173.amzn1",
1254
1248
  "version": "2.17"
1255
1249
  },
1256
1250
  "glibc-common": {
1257
1251
  "arch": "x86_64",
1258
1252
  "epoch": "0",
1259
- "installdate": "1525669818",
1260
- "release": "196.172.amzn1",
1253
+ "installdate": "1530212515",
1254
+ "release": "222.173.amzn1",
1261
1255
  "version": "2.17"
1262
1256
  },
1263
1257
  "gmp": {
1264
1258
  "arch": "x86_64",
1265
1259
  "epoch": "0",
1266
- "installdate": "1525669821",
1260
+ "installdate": "1530212519",
1267
1261
  "release": "11.16.amzn1",
1268
1262
  "version": "6.0.0"
1269
1263
  },
@@ -1368,7 +1362,7 @@
1368
1362
  "initscripts": {
1369
1363
  "arch": "x86_64",
1370
1364
  "epoch": "0",
1371
- "installdate": "1525669822",
1365
+ "installdate": "1530212520",
1372
1366
  "release": "1.39.amzn1",
1373
1367
  "version": "9.03.58"
1374
1368
  },
@@ -1403,9 +1397,9 @@
1403
1397
  "java-1.7.0-openjdk": {
1404
1398
  "arch": "x86_64",
1405
1399
  "epoch": "1",
1406
- "installdate": "1525669824",
1407
- "release": "2.6.13.0.76.amzn1",
1408
- "version": "1.7.0.171"
1400
+ "installdate": "1530212522",
1401
+ "release": "2.6.14.8.80.amzn1",
1402
+ "version": "1.7.0.181"
1409
1403
  },
1410
1404
  "javapackages-tools": {
1411
1405
  "arch": "noarch",
@@ -1445,9 +1439,9 @@
1445
1439
  "kernel-tools": {
1446
1440
  "arch": "x86_64",
1447
1441
  "epoch": "0",
1448
- "installdate": "1525669825",
1449
- "release": "51.37.amzn1",
1450
- "version": "4.14.33"
1442
+ "installdate": "1530212524",
1443
+ "release": "56.37.amzn1",
1444
+ "version": "4.14.47"
1451
1445
  },
1452
1446
  "keyutils": {
1453
1447
  "arch": "x86_64",
@@ -1543,7 +1537,7 @@
1543
1537
  "libXcomposite": {
1544
1538
  "arch": "x86_64",
1545
1539
  "epoch": "0",
1546
- "installdate": "1525669822",
1540
+ "installdate": "1530212520",
1547
1541
  "release": "4.6.amzn1",
1548
1542
  "version": "0.4.3"
1549
1543
  },
@@ -1557,7 +1551,7 @@
1557
1551
  "libXfont": {
1558
1552
  "arch": "x86_64",
1559
1553
  "epoch": "0",
1560
- "installdate": "1525669825",
1554
+ "installdate": "1530212524",
1561
1555
  "release": "5.12.amzn1",
1562
1556
  "version": "1.4.5"
1563
1557
  },
@@ -1641,7 +1635,7 @@
1641
1635
  "libcurl": {
1642
1636
  "arch": "x86_64",
1643
1637
  "epoch": "0",
1644
- "installdate": "1525669822",
1638
+ "installdate": "1530212520",
1645
1639
  "release": "16.84.amzn1",
1646
1640
  "version": "7.53.1"
1647
1641
  },
@@ -1718,7 +1712,7 @@
1718
1712
  "libidn2": {
1719
1713
  "arch": "x86_64",
1720
1714
  "epoch": "0",
1721
- "installdate": "1525669822",
1715
+ "installdate": "1530212520",
1722
1716
  "release": "1.2.amzn1",
1723
1717
  "version": "0.16"
1724
1718
  },
@@ -1746,7 +1740,7 @@
1746
1740
  "libnghttp2": {
1747
1741
  "arch": "x86_64",
1748
1742
  "epoch": "0",
1749
- "installdate": "1525669822",
1743
+ "installdate": "1530212520",
1750
1744
  "release": "1.4.amzn1",
1751
1745
  "version": "1.21.1"
1752
1746
  },
@@ -1844,7 +1838,7 @@
1844
1838
  "libtirpc": {
1845
1839
  "arch": "x86_64",
1846
1840
  "epoch": "0",
1847
- "installdate": "1525669822",
1841
+ "installdate": "1530212520",
1848
1842
  "release": "0.8.14.amzn1",
1849
1843
  "version": "0.2.4"
1850
1844
  },
@@ -1858,7 +1852,7 @@
1858
1852
  "libunistring": {
1859
1853
  "arch": "x86_64",
1860
1854
  "epoch": "0",
1861
- "installdate": "1525669822",
1855
+ "installdate": "1530212520",
1862
1856
  "release": "6.1.amzn1",
1863
1857
  "version": "0.9.3"
1864
1858
  },
@@ -1900,7 +1894,7 @@
1900
1894
  "libxml2": {
1901
1895
  "arch": "x86_64",
1902
1896
  "epoch": "0",
1903
- "installdate": "1525669825",
1897
+ "installdate": "1530212524",
1904
1898
  "release": "6.3.49.amzn1",
1905
1899
  "version": "2.9.1"
1906
1900
  },
@@ -2054,72 +2048,72 @@
2054
2048
  "nspr": {
2055
2049
  "arch": "x86_64",
2056
2050
  "epoch": "0",
2057
- "installdate": "1525669821",
2051
+ "installdate": "1530212518",
2058
2052
  "release": "1.0.39.amzn1",
2059
2053
  "version": "4.13.1"
2060
2054
  },
2061
2055
  "nss": {
2062
2056
  "arch": "x86_64",
2063
2057
  "epoch": "0",
2064
- "installdate": "1525669821",
2058
+ "installdate": "1530212519",
2065
2059
  "release": "12.80.amzn1",
2066
2060
  "version": "3.28.4"
2067
2061
  },
2068
2062
  "nss-pem": {
2069
2063
  "arch": "x86_64",
2070
2064
  "epoch": "0",
2071
- "installdate": "1525669821",
2065
+ "installdate": "1530212519",
2072
2066
  "release": "4.3.amzn1",
2073
2067
  "version": "1.0.3"
2074
2068
  },
2075
2069
  "nss-softokn": {
2076
2070
  "arch": "x86_64",
2077
2071
  "epoch": "0",
2078
- "installdate": "1525669821",
2072
+ "installdate": "1530212519",
2079
2073
  "release": "8.41.amzn1",
2080
2074
  "version": "3.28.3"
2081
2075
  },
2082
2076
  "nss-softokn-freebl": {
2083
2077
  "arch": "x86_64",
2084
2078
  "epoch": "0",
2085
- "installdate": "1525669820",
2079
+ "installdate": "1530212512",
2086
2080
  "release": "8.41.amzn1",
2087
2081
  "version": "3.28.3"
2088
2082
  },
2089
2083
  "nss-sysinit": {
2090
2084
  "arch": "x86_64",
2091
2085
  "epoch": "0",
2092
- "installdate": "1525669821",
2086
+ "installdate": "1530212519",
2093
2087
  "release": "12.80.amzn1",
2094
2088
  "version": "3.28.4"
2095
2089
  },
2096
2090
  "nss-tools": {
2097
2091
  "arch": "x86_64",
2098
2092
  "epoch": "0",
2099
- "installdate": "1525669822",
2093
+ "installdate": "1530212519",
2100
2094
  "release": "12.80.amzn1",
2101
2095
  "version": "3.28.4"
2102
2096
  },
2103
2097
  "nss-util": {
2104
2098
  "arch": "x86_64",
2105
2099
  "epoch": "0",
2106
- "installdate": "1525669821",
2100
+ "installdate": "1530212519",
2107
2101
  "release": "3.53.amzn1",
2108
2102
  "version": "3.28.4"
2109
2103
  },
2110
2104
  "ntp": {
2111
2105
  "arch": "x86_64",
2112
2106
  "epoch": "0",
2113
- "installdate": "1525669823",
2114
- "release": "44.36.amzn1",
2115
- "version": "4.2.6p5"
2107
+ "installdate": "1530212523",
2108
+ "release": "2.38.amzn1",
2109
+ "version": "4.2.8p11"
2116
2110
  },
2117
2111
  "ntpdate": {
2118
2112
  "arch": "x86_64",
2119
2113
  "epoch": "0",
2120
- "installdate": "1525669822",
2121
- "release": "44.36.amzn1",
2122
- "version": "4.2.6p5"
2114
+ "installdate": "1530212520",
2115
+ "release": "2.38.amzn1",
2116
+ "version": "4.2.8p11"
2123
2117
  },
2124
2118
  "ntsysv": {
2125
2119
  "arch": "x86_64",
@@ -2138,7 +2132,7 @@
2138
2132
  "openldap": {
2139
2133
  "arch": "x86_64",
2140
2134
  "epoch": "0",
2141
- "installdate": "1525669822",
2135
+ "installdate": "1530212519",
2142
2136
  "release": "12.30.amzn1",
2143
2137
  "version": "2.4.40"
2144
2138
  },
@@ -2166,8 +2160,8 @@
2166
2160
  "openssl": {
2167
2161
  "arch": "x86_64",
2168
2162
  "epoch": "1",
2169
- "installdate": "1525669821",
2170
- "release": "8.107.amzn1",
2163
+ "installdate": "1530212519",
2164
+ "release": "12.109.amzn1",
2171
2165
  "version": "1.0.2k"
2172
2166
  },
2173
2167
  "p11-kit": {
@@ -2586,7 +2580,7 @@
2586
2580
  "python27-crypto": {
2587
2581
  "arch": "x86_64",
2588
2582
  "epoch": "0",
2589
- "installdate": "1525669822",
2583
+ "installdate": "1530212520",
2590
2584
  "release": "1.15.amzn1",
2591
2585
  "version": "2.6.1"
2592
2586
  },
@@ -2698,7 +2692,7 @@
2698
2692
  "python27-paramiko": {
2699
2693
  "arch": "noarch",
2700
2694
  "epoch": "0",
2701
- "installdate": "1525669825",
2695
+ "installdate": "1530212524",
2702
2696
  "release": "2.6.amzn1",
2703
2697
  "version": "1.15.1"
2704
2698
  },
@@ -2852,8 +2846,8 @@
2852
2846
  "rpcbind": {
2853
2847
  "arch": "x86_64",
2854
2848
  "epoch": "0",
2855
- "installdate": "1525669823",
2856
- "release": "13.9.amzn1",
2849
+ "installdate": "1530212521",
2850
+ "release": "13.10.amzn1",
2857
2851
  "version": "0.2.0"
2858
2852
  },
2859
2853
  "rpm": {
@@ -3034,7 +3028,7 @@
3034
3028
  "sudo": {
3035
3029
  "arch": "x86_64",
3036
3030
  "epoch": "0",
3037
- "installdate": "1525669825",
3031
+ "installdate": "1530212523",
3038
3032
  "release": "29.27.amzn1",
3039
3033
  "version": "1.8.6p3"
3040
3034
  },
@@ -3062,7 +3056,7 @@
3062
3056
  "sysvinit": {
3063
3057
  "arch": "x86_64",
3064
3058
  "epoch": "0",
3065
- "installdate": "1525669822",
3059
+ "installdate": "1530212520",
3066
3060
  "release": "6.dsf.15.amzn1",
3067
3061
  "version": "2.87"
3068
3062
  },
@@ -3167,36 +3161,36 @@
3167
3161
  "vim-common": {
3168
3162
  "arch": "x86_64",
3169
3163
  "epoch": "2",
3170
- "installdate": "1525669823",
3164
+ "installdate": "1530212521",
3171
3165
  "release": "1.45.amzn1",
3172
3166
  "version": "8.0.0503"
3173
3167
  },
3174
3168
  "vim-enhanced": {
3175
3169
  "arch": "x86_64",
3176
3170
  "epoch": "2",
3177
- "installdate": "1525669823",
3171
+ "installdate": "1530212521",
3178
3172
  "release": "1.45.amzn1",
3179
3173
  "version": "8.0.0503"
3180
3174
  },
3181
3175
  "vim-filesystem": {
3182
3176
  "arch": "x86_64",
3183
3177
  "epoch": "2",
3184
- "installdate": "1525669822",
3178
+ "installdate": "1530212520",
3185
3179
  "release": "1.45.amzn1",
3186
3180
  "version": "8.0.0503"
3187
3181
  },
3188
3182
  "vim-minimal": {
3189
3183
  "arch": "x86_64",
3190
3184
  "epoch": "2",
3191
- "installdate": "1525669822",
3185
+ "installdate": "1530212520",
3192
3186
  "release": "1.45.amzn1",
3193
3187
  "version": "8.0.0503"
3194
3188
  },
3195
3189
  "wget": {
3196
3190
  "arch": "x86_64",
3197
3191
  "epoch": "0",
3198
- "installdate": "1525669825",
3199
- "release": "3.28.amzn1",
3192
+ "installdate": "1530212524",
3193
+ "release": "4.29.amzn1",
3200
3194
  "version": "1.18"
3201
3195
  },
3202
3196
  "which": {
@@ -3295,6 +3289,7 @@
3295
3289
  "platform_family": "amazon",
3296
3290
  "platform_version": "2015.03",
3297
3291
  "root_group": "root",
3292
+ "shard_seed": 190227341,
3298
3293
  "shells": [
3299
3294
  "/bin/bash",
3300
3295
  "/bin/dash",
@@ -3307,7 +3302,6 @@
3307
3302
  "uptime": "30 days 15 hours 07 minutes 30 seconds",
3308
3303
  "uptime_seconds": 2646450,
3309
3304
  "virtualization": {
3310
- "systems": {
3311
- }
3305
+ "systems": {}
3312
3306
  }
3313
- }
3307
+ }