3
0

add yumrepo

This commit is contained in:
Arne Teuke
2025-06-13 15:05:10 +02:00
parent 617f431f18
commit 424f279849
3 changed files with 26 additions and 0 deletions

View File

@@ -5,4 +5,5 @@
##############################################################################
class prometheus_cd::main::install (
) inherits prometheus_cd::params {
require prometheus_cd::main::yumrepo
}