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