diff --git a/manifests/main/yumrepo.pp b/manifests/main/yumrepo.pp index a4890ef..950c036 100644 --- a/manifests/main/yumrepo.pp +++ b/manifests/main/yumrepo.pp @@ -8,5 +8,7 @@ class cd_alloy::yumrepo ( ) inherits cd_alloy::params { # test - + yumrepo { 'grafana': + + } }