ci: review #78, fix verification files & standardise structure [skip ci]

* Semi-automated using https://github.com/myii/ssf-formula/pull/363
This commit is contained in:
Imran Iqbal
2021-08-30 16:10:49 +01:00
parent cc83b76633
commit 9ea8e3ddce
5 changed files with 124 additions and 43 deletions
@@ -22,7 +22,7 @@ values:
- ALL=(ALL) ALL
includedir: /etc/sudoers.d
manage_main_config: false
pkg: sudo
pkg: app-admin/sudo
purge_includedir: false
users:
kitchen:
@@ -22,7 +22,7 @@ values:
- ALL=(ALL) ALL
includedir: /etc/sudoers.d
manage_main_config: false
pkg: sudo
pkg: app-admin/sudo
purge_includedir: false
users:
kitchen:
+2 -1
View File
@@ -5,7 +5,8 @@ name: appended
title: sudoers formula
maintainer: SaltStack Formulas
license: Apache-2.0
summary: Verify that the sudoers formula is setup and configured correctly
# yamllint disable-line rule:line-length
summary: Verify that the sudoers formula is setup and configured correctly (when appending to the main file)
depends:
- name: share
path: test/integration/share