linting the project

This commit is contained in:
Arne Teuke
2025-03-02 13:15:07 +01:00
parent 74b0684ae1
commit 95848273ba
10 changed files with 24 additions and 166 deletions

View File

@@ -1,12 +1,11 @@
## cd_alloy::main::install.pp
# Module name: cd_alloy
# Author: Arne Teuke (arne_teuke@confdroid.com)
# @summary Class manages module logic for the cd_alloy module
# @summary Class installs packages for the cd_alloy module
###############################################################################
class cd_alloy::main::install (
) inherits cd_alloy::params {
require cd_alloy::main::yumrepo
package { $reqpackages: