Commit c3231a5
committed
chore(release): 3.0.2 [skip ci]
## [3.0.2](v3.0.1...v3.0.2) (2022-02-03)
### Bug Fixes
* **libmatchers:** python client API can use `config.get` options ([560a5cc](560a5cc))
### Code Refactoring
* **map.jinja:** standardise v5 structure [skip ci] ([3162842](3162842))
### Continuous Integration
* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([7190129](7190129))
* **freebsd:** update with latest pre-salted Vagrant boxes [skip ci] ([943cf17](943cf17))
* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([8b2cd1b](8b2cd1b))
* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([e5d83f3](e5d83f3))
* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([1685782](1685782))
* **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([e59160f](e59160f))
* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([d48bdde](d48bdde))
* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([5d4ed95](5d4ed95))
* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([b7ddbb0](b7ddbb0))
* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([eede9fa](eede9fa))
* **vagrant:** replace FreeBSD 12.2 with 12.3 [skip ci] ([5e8a886](5e8a886))
* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([efb6799](efb6799))
* **vagrant:** add OpenBSD 6.9 [skip ci] ([fb78927](fb78927))
* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([1af42b2](1af42b2))
* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([c82927f](c82927f))
* **vagrant:** add FreeBSD 13.0 [skip ci] ([7c69859](7c69859))
* **vagrant:** use pre-salted boxes & conditional local settings [skip ci] ([531de16](531de16))
### Documentation
* **readme:** fix headings [skip ci] ([52abade](52abade))
### Tests
* **_mapdata:** add verification file for `debian-11` [skip ci] ([42e17b2](42e17b2))
* **_mapdata:** add verification file for `fedora-34` [skip ci] ([3f6c4a0](3f6c4a0))
* **alma+rocky:** add platforms (based on CentOS 8) [skip ci] ([2dc565b](2dc565b))
* **default:** use `grains.get` for `oscodename` (for FreeBSD) [skip ci] ([aa8f9db](aa8f9db))
* **freebsd:** add `map.jinja` verification file (for 13.0) ([018a47c](018a47c))
* **pillar:** add `ssh-rsa` Kitchen workaround on Arch Linux [skip ci] ([ecd62e4](ecd62e4))
* **pillar:** add `ssh-rsa` Kitchen workaround on Gentoo [skip ci] ([d65ea55](d65ea55))
* **pillar:** add platforms to `ssh-rsa` Kitchen workaround [skip ci] ([6260e85](6260e85))1 parent c9aaed9 commit c3231a5
File tree
5 files changed
+124
-18
lines changed- docs
5 files changed
+124
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | | - | |
| 31 | + | |
33 | 32 | | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
| |||
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 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 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
3 | 53 | | |
4 | 54 | | |
5 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | 85 | | |
89 | 86 | | |
90 | 87 | | |
91 | | - | |
92 | | - | |
| 88 | + | |
| 89 | + | |
93 | 90 | | |
94 | 91 | | |
95 | 92 | | |
96 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | 124 | | |
128 | 125 | | |
129 | 126 | | |
| |||
205 | 202 | | |
206 | 203 | | |
207 | 204 | | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
0 commit comments