25cd2cf0e3
# [0.24.0](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.23.4...v0.24.0) (2021-08-18) ### Continuous Integration * **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([4b05f27
](4b05f272ef
)) * add `arch-master` to matrix and update `.travis.yml` [skip ci] ([e8e046f
](e8e046fc45
)) * add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([5dd9f21
](5dd9f2117a
)) * **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([9d3efc2
](9d3efc20eb
)) * **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([05bfba0
](05bfba0495
)) * **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([29df517
](29df51794e
)) ### Documentation * **readme:** fix heading [skip ci] ([f38e79a
](f38e79a797
)) ### Features * **macro:** to use in several state ([70e66c9
](70e66c97be
)) ### Tests * **_mapdata:** add verification file for `debian-11` [skip ci] ([72fa4c2
](72fa4c2dbc
)) * **alma+rocky:** add platforms (based on CentOS 8) [skip ci] ([5109ee0
](5109ee0c5c
))
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.24.0
|
|
release: 1
|
|
minimum_version: 2016.11
|
|
summary: Sudoers formula
|
|
description: Formula to configure sudo and the sudoers included files
|
|
top_level_dir: sudoers
|