diff --git a/manifests/runner.pp b/manifests/runner.pp index 8b0417c..38e836a 100644 --- a/manifests/runner.pp +++ b/manifests/runner.pp @@ -99,7 +99,7 @@ class podmanrunner::runner ( } if $runnerdata { - notify { + notify {'runnercontent{x}': message => $runnerdata } }