Imran Iqbal
c16e7a3b75
test(_mapdata): update verification files for `master_type: str`
Use the following command:
```
$ GREP_SED="^\(\s\+master_type: \)true" \
&& grep -rl "${GREP_SED}" test/integration/ \
| xargs sed -i -e "/${GREP_SED}/s//\1str/"
```
3 роки тому
Imran Iqbal
752a1dea22
test(aluminium): add pillar, tests and verification files for `3003`
3 роки тому
Imran Iqbal
fd285d8c5b
ci(vagrant): add Windows 10 pre-salted box [skip ci]
* Semi-automated using https://github.com/myii/ssf-formula/pull/313
* Add Window 10 map verification file
3 роки тому
Imran Iqbal
bbd7286240
refactor(retry_options): provide options from defaults/pillar
3 роки тому
Imran Iqbal
e0afe89f24
test: add Windows map verification files
3 роки тому
Dafydd Jones
a89fb3f4aa
fix: revert to using `is mapping` in Jinja2
* CVE-2021-25283 enables Jinja2 safe mode, which breaks use of
`'dict' in x.__class__.__name__` workaround
* Workaround no longer needed as CentOS 6 is EOL
3 роки тому
Imran Iqbal
da6d1509fd
test(_mapdata): generate verification files
3 роки тому