Fix curly brackets
This commit is contained in:
parent
b33da5a6a3
commit
23679447b2
|
@ -105,14 +105,5 @@ class podmanrunner::runner (
|
|||
logoutput => false,
|
||||
unless => "test -f /var/lib/systemd/linger/${user}${userpostfix}",
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
if $runnerdata and $runnerdata["${user}${userpostfix}"] and 'url' in $runnerdata["${user}${userpostfix}"] {
|
||||
notify {"runnercontent${userpostfix}":
|
||||
message => $runnerdata["${user}${userpostfix}"]
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue