add correct tag

This commit is contained in:
Arne Teuke
2025-02-24 12:15:52 +01:00
parent d04bca3965
commit 51d857dfb2
5 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
#### cd_alloy::main::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

View File

@@ -1,3 +1,4 @@
## cd_alloy::main::dirs.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 required directories for the cd_alloy module # @summary Class manages required directories for the cd_alloy module

View File

@@ -1,3 +1,4 @@
## cd_alloy::main::files.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 required config files for the cd_alloy module # @summary Class manages required config files for the cd_alloy module

View File

@@ -1,3 +1,4 @@
## cd_alloy::main::install.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

View File

@@ -1,4 +1,4 @@
## cd_alloy::yumrepo.pp ## cd_alloy::main::yumrepo.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 install yum repos for the cd_alloy module # @summary class install yum repos for the cd_alloy module