mirror of
https://github.com/saltstack-formulas/sudoers-formula.git
synced 2026-07-16 15:49:05 +02:00
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:
@@ -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:
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user