add correct tag

This commit is contained in:
Arne Teuke
2025-02-24 12:23:34 +01:00
parent 0a520f68de
commit 43b30058b2

View File

@@ -9,7 +9,7 @@ class cd_alloy::main::install (
require cd_alloy::main::yumrepo require cd_alloy::main::yumrepo
package { $repackages: package { $reqpackages:
ensure => $pkg_ensure, ensure => $pkg_ensure,
} }
} }