Hi,
>
>
I have
Puppet Agent v6.14.0. and puppetserver version: 6.10.0.
Do I need to update?
Andreas
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to puppet-users
On Mon, Jun 15, 2020 at 4:43 AM Andreas Dvorak
wrote:
> Hello,
>
> I am trying to use the deferred function according to the page
> http://puppet-on-the-edge.blogspot.com/2018/10/the-topic-is-deferred.html
>
> My code does not show the time. Does anybody has a solution?
>
> notify {"time_now":
>
Hello,
I am trying to use the deferred function according to the
page http://puppet-on-the-edge.blogspot.com/2018/10/the-topic-is-deferred.html
My code does not show the time. Does anybody has a solution?
notify {"time_now":
message => Deferred('new', [TimeStamp])
}
$d = Deferred('new', [Tim