Re: [Puppet Users] Problem with Puppet reinstalling Windows APPs

2016-12-08 Thread Dirk Heinrichs
Am 08.12.2016 um 20:09 schrieb ratatapa: > I have a package that install Adobe Reader DC on my nodes, the issue > is that each time i run puppet agent -t it always reinstall Adobe Reader. > > Is there any way to tell puppet to ignore if program is already installed? Yes. On Windows (and only on W

[Puppet Users] Announce: New Puppet Training Schedule Now Available

2016-12-08 Thread Stephanie Stouck
We’ve just rolled out our new training schedule for in-person and virtual training. Regardless of whether you’re just getting started with Puppet or an expert looking

[Puppet Users] Problem with Puppet reinstalling Windows APPs

2016-12-08 Thread ratatapa
Hi everyone! new puppet user and i'm still learning, doing good atm but having a small issue I have a package that install Adobe Reader DC on my nodes, the issue is that each time i run puppet agent -t it always reinstall Adobe Reader. Is there any way to tell puppet to ignore if program is alr

[Puppet Users] Error "Could not find class ::tftp::params" while installing foreman_proxy

2016-12-08 Thread Sankara
Hi I am trying to install and configure foreman-proxy 1.12 (in one of the node, say compile master) using the module available at https://forge.puppet.com/theforeman/foreman_proxy/3.0.1/compatibility While running “puppet agent -t” (to install and configure foreman-proxy) , I am getting the

Re: [Puppet Users] Error while installing/configuring foreman-proxy 1.12: Invalid parameter dns_realm on Class[Foreman_proxy]

2016-12-08 Thread Sankara
You are right, I had couple of parameters which is not in that module and caused the problem. Even after removing those parameters, the issue was not resolved because I had environment_timeout = unlimited and that did not flush my environment cache. To resolve that I changed the environment_tim

Re: [Puppet Users] Error while installing/configuring foreman-proxy 1.12: Invalid parameter dns_realm on Class[Foreman_proxy]

2016-12-08 Thread Greg Sutcliffe
On 6 December 2016 at 19:40, Sankara wrote: > While running “puppet agent -t” (to install and configure foreman-proxy) , I am getting the below error on my node. Can you please help me to find what could be the issue? > > Error: Could not retrieve catalog from remote server: Error 400 on SERVER:

[Puppet Users] grafana

2016-12-08 Thread Arkadi Colson
Hi Somebody managed to implement Collectd - InfluxDB - Grafana monitoring in an automated way? Collectd is not a problem but how to automate graphs addition in Grafana for new hosts based on roles? Thx! Arkadi -- You received this message because you are subscribed to the Google Groups "Pupp