add yumrepo

This commit is contained in:
Arne Teuke
2025-02-23 16:41:49 +01:00
parent 155901e4ec
commit 4d760910b5

View File

@@ -1,8 +1,8 @@
## cd_alloy::config.pp ## cd_alloy::config.pp
# Module name: cd_alloy # Module name: cd_alloy
# Author: Arne Teuke (arne_teuke@confdroid.com) # Author: Arne Teuke (arne_teuke@confdroid.com)
# @summary Class manages module logic for the cd_alloy module. # @summary Class manages module logic for the cd_alloy module
############################################################################## ###############################################################################
class cd_alloy::config ( class cd_alloy::config (
) inherits cd_alloy::params { ) inherits cd_alloy::params {