Check what we get
This commit is contained in:
parent
38c16c3185
commit
35112c302c
1 changed files with 7 additions and 0 deletions
|
@ -97,5 +97,12 @@ class podmanrunner::runner (
|
|||
logoutput => false,
|
||||
unless => "test -f /var/lib/systemd/linger/${username}${x}",
|
||||
}
|
||||
|
||||
if $runnerdata {
|
||||
notify {
|
||||
message => $runnerdata
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue