adjust everything for compliance with puppet-lint

This commit is contained in:
Arne Teuke
2025-05-14 13:34:43 +02:00
parent d039135f4c
commit 20f36a3fd4
27 changed files with 54 additions and 3153 deletions

10
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,10 @@
{
"cSpell.words": [
"getenforce",
"policycoreutils",
"setenforce",
"setools",
"setroubleshoot",
"sysconfig"
]
}