Re: [Puppet Users] run puppet-agent once per day specific range time.

2018-03-21 Thread Renato
Thank you very much! 2018-03-21 11:28 GMT+01:00 Andreas Zuber : > Hi > > We use something like this to distribute cron jobs over a specified > time interval: > > define cron::interval( > $ensure= present, > $start_hour= undef, > $length= '60', # interval length in minut

Re: [Puppet Users] Re: puppetdb failover - implement ca self signed

2021-01-22 Thread Renato
hello ,your steps helped me a lot. I am able to create a failover. now. Thank you very much ! Le jeu. 21 janv. 2021 à 03:57, comport3 a écrit : > You will need to enable DNS alt names in your CA config, and issue a few > names per server - likely including a common one shared by all nodes such >

[Puppet Users] Stuck with puppet

2009-10-20 Thread Renato Tuveri
Hello a newbie here. The situation is that: 2 machine one master one client Puppet 0.24.5 This my configuration: Client: /etc/puppet/puppetd.conf [puppetd] server = Asus-Vista-Box logdir = /var/log/puppet vardir = /var/lib/puppet rundir = /var/run master /etc/puppet/manifests/classes/sudo

[Puppet Users] Re: Puppet 4 - UTF Encoding error message

2017-12-21 Thread Renato Farias
Hey buddy, I had the same problem here. I found the problem with the registry module when It was trying converting a value with non-ascii char. Could you please run the puppet agent with --debug option and send here the last 30 lines. If so, I can help you with that. Best. Em sexta-feira, 29

[Puppet Users] Preserving single quotes

2015-05-05 Thread Marcos Renato
Hi how to add this command line (alias ls='ls --color=auto') to a file preserving single quotes? Thanks, Marcos -- 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 emai

[Puppet Users] Puppet dashboard Debian Jessie

2015-08-27 Thread Marcos Renato
Hi, I try to install puppet-dashboard from Debian respository, but see the error : puppet-dashboard depends on ruby1.8 (>= 1.8.7); however: Package ruby1.8 is not installed. puppet-dashboard depends on libdbd-mysql-ruby; however: Package libdbd-mysql-ruby is not installed. Thanks. -- Y