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":
>
We shipped agent support for Focal but did not have plans to support it as
a master platform. I believe product was trying to gauge community interest
before committing to it and taking requests in
https://tickets.puppetlabs.com/browse/SERVER-2820.
>From an internal note it looks like they have de
You might want to have a target for memory per worker that you tune for.
In Puppet 5, if you are using the default JRuby 1.7 implementation, you
might start at 1/2G per JRuby on a small test box and go up in 1/4G
increments seeing how your average catalog performance changes. I want to
say most fo
I've figured this out now - I was mistakenly using hiera.yaml to store the
data values. Once I changed it to refer to a different file for the data it
was running fine.
Thanks
Peter
On Monday, 15 June 2020 17:04:45 UTC+1, Peter Dutton wrote:
>
> Hi all,
>
> I am using puppet in a 'standalone',
Hi all,
I am using puppet in a 'standalone', or 'masterless' capacity to manage the
configurations of different server roles. I'm doing this by using 'puppet
apply' with a different environment depending on the situation. For example
for local development:
puppet apply --modulepath=modules --h
Hi,
according
to https://puppet.com/docs/puppetserver/latest/config_file_puppetserver.html
the maximum of max-active-instances is 4.
max-active-instances: Optional. The maximum number of JRuby instances
allowed. The default is ‘num-cpus - 1’, with a minimum value of 1 and a
maximum value of 4
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
Hi.
I'm trying to figure out how to install puppetserver on a Ubuntu 20.04
(focal) but I cannot find any package.
I have installed the https://apt.puppetlabs.com/puppet6-release-focal.deb
but the puppetserver is not listed. In-fact the
entire https://apt.puppetlabs.com/dists/focal/puppet6/binar