9da1c8cb81
## [0.23.4](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.23.3...v0.23.4) (2021-04-30) ### Bug Fixes * **sudoers/included:** fix idempotence with purge_includedir=True ([a64bf89
](a64bf89777
)) ### Continuous Integration * **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([73379d6
](73379d6b23
)) * **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([32e3825
](32e3825e63
)) * **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([285cdaa
](285cdaa778
)) * **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([cfb67f9
](cfb67f9545
)) * **pre-commit:** update hook for `rubocop` [skip ci] ([7c1b16f
](7c1b16f963
)) ### Tests * **_mapdata:** add verification file for `fedora-34` [skip ci] ([d90f31b
](d90f31bbfa
)) * standardise use of `share` suite & `_mapdata` state [skip ci] ([e58973f
](e58973f6a7
)) * **_mapdata:** add verification files for new platforms ([96a5724
](96a5724ffc
)) * **share:** standardise with latest changes [skip ci] ([67f85fa
](67f85fa218
))
9 lines
285 B
Text
9 lines
285 B
Text
name: sudoers
|
|
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE
|
|
os_family: Debian, RedHat, Suse
|
|
version: 0.23.4
|
|
release: 1
|
|
minimum_version: 2016.11
|
|
summary: Sudoers formula
|
|
description: Formula to configure sudo and the sudoers included files
|
|
top_level_dir: sudoers
|