Commit 9ac576d
committed
chore(release): 0.7.6 [skip ci]
## [0.7.6](v0.7.5...v0.7.6) (2022-02-06)
### Bug Fixes
* **ci:** avoid parsing declares its path as 'x' etc ([3d9117f](3d9117f))
* **syntax:** update pillar.example, list not dict ([e980808](e980808))
### Continuous Integration
* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([f083120](f083120))
* **freebsd:** update with latest pre-salted Vagrant boxes [skip ci] ([e2a898c](e2a898c))
* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([6b27f50](6b27f50))
* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([7b77825](7b77825))
* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([129f8cf](129f8cf))
* **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([395f9dd](395f9dd))
* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([b96fef3](b96fef3))
* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([4c2e206](4c2e206))
* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([09032eb](09032eb))
* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([568e533](568e533))
* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([0a1ff5c](0a1ff5c))
* **proxy:** replace deprecated Windows `2016` with `2022` [skip ci] ([cdacb06](cdacb06))
* **proxy+windows:** fix setting up WinRM ([a4f7c4b](a4f7c4b))
* **vagrant:** add FreeBSD 13.0 [skip ci] ([f67270b](f67270b))
* **vagrant:** add OpenBSD 6.9 [skip ci] ([d867459](d867459))
* **vagrant:** replace FreeBSD 12.2 with 12.3 [skip ci] ([5de7094](5de7094))
* **windows:** use Salt version `3004` [skip ci] ([01f0e0a](01f0e0a))
* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([e2cb43b](e2cb43b))
* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([64f6cd3](64f6cd3))
* **vagrant:** add Windows 10 pre-salted box [skip ci] ([7b8633e](7b8633e))
* **vagrant:** use pre-salted boxes & conditional local settings [skip ci] ([dfa943b](dfa943b))
### Documentation
* **readme:** add `Testing with Vagrant` section [skip ci] ([4ec5328](4ec5328))
### Tests
* **config:** auto-fix `rubocop` violation [skip ci] ([51840b4](51840b4))
* **packages:** update package name to test on Windows [skip ci] ([3ac0b9d](3ac0b9d))1 parent e56eb88 commit 9ac576d
File tree
5 files changed
+102
-9
lines changed- docs
5 files changed
+102
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 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 | + | |
3 | 47 | | |
4 | 48 | | |
5 | 49 | | |
| |||
| 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 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 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 | + | |
| 53 | + | |
5 | 54 | | |
6 | 55 | | |
7 | 56 | | |
| |||
0 commit comments