What is the problem you’re having?
Sent from my iPhone
> On 4 Oct 2017, at 17:12, kaseeve wrote:
>
> Please forgive my limited knowledge on puppet. I need some assistance in
> achieving what most of you would consider a very simple task. I am attempting
> to install zabbix agent below and mod
Please forgive my limited knowledge on puppet. I need some assistance in
achieving what most of you would consider a very simple task. I am
attempting to install zabbix agent below and modify the configuration file
then reload the service. I believe the code is incomplete but i am not sure
wh
We faced similar issue. We now in process of switching to Puppet 4. Why not
Puppet 5. Well it happened that latest 2.x PuppetDB works only with Puppet
4 so we must to do this intermediate step.
Anyway I hoped that our standard server could handle at lest as twice as
more agents as before, with p
Problem:
So, currently as has been explained to me, doing a lookup with keys
containing "." chops the key at first "." because of scoping and
namespace. This makes file-based lookups impossible (as far as I can
tell). I would like to be able to use HTTP or other backends to serve
files, whi
On Tue, Oct 3, 2017 at 5:41 PM Sean wrote:
> Hi,
>
> I have a strange puppet error (v4.10.1) with a file resource that creates
> a cron job...
>
> file { '/etc/cron.daily/aide':
> ensure => $mymodule::ensure_aide,
> owner => 'root',
> group => 'root',
> mode=> '0755',
>
Hi,
Thanks !
We had Trocla 0.2.3, and module 0.2.2 I'm upgrading to Trocla 0.3.0 and
latest module code
Best regards,
Le 04/10/2017 à 08:27, Peter Meier a écrit :
We are on hiera v3, we only tuned "max-requests-per-instance: 5000"
because of a databases connection leak with our Trocla lib