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

2016-12-09 Thread Dirk Heinrichs
Am 09.12.2016 um 16:20 schrieb Rob Nelson: > This is not fun when there isn't a chocolate package to use instead. https://chocolatey.org/packages/adobereader https://chocolatey.org/packages/adobereader-update Bye... Dirk -- *Dirk Heinrichs* | Senior Systems Engineer, Delivery Pipeline http

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

2016-12-09 Thread Rob Nelson
What I meant is that it was just 'Acrobat Reader' in v1-9, then it was 'Acrobat Reader X', then a series of other names before v15 became 'Acrobat Reader DC'. It's a crapshoot every time they release a new version. This is not fun when there isn't a chocolate package to use instead. On Fri, Dec 9,

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

2016-12-09 Thread Dirk Heinrichs
Am 09.12.2016 um 15:35 schrieb Rob Nelson: > I think in this case it's an issue because Adobe puts version numbers > in the product name - it's not Acrobat Reader anymore, it's Acrobat > Reader DC or Acrobat Reader X, which leads to having to change two > strings. Definitely not a fan of their ver

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

2016-12-09 Thread Rob Nelson
I think in this case it's an issue because Adobe puts version numbers in the product name - it's not Acrobat Reader anymore, it's Acrobat Reader DC or Acrobat Reader X, which leads to having to change two strings. Definitely not a fan of their versioning scheme. On Fri, Dec 9, 2016 at 8:15 AM Dirk

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

2016-12-09 Thread Dirk Heinrichs
Am 09.12.2016 um 14:05 schrieb ratatapa: > Thanks, but that would seem to be an issue for updates then No, that would be the version, not the name. Just read the docs : "The title (or |name|)

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

2016-12-09 Thread ratatapa
Thanks, but that would seem to be an issue for updates then On Friday, December 9, 2016 at 1:31:29 AM UTC-5, Dirk Heinrichs wrote: > > 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 alw

[Puppet Users] Re: grafana

2016-12-09 Thread Klavs Klavsen
We do that.. look at http://docs.grafana.org/reference/scripting/ You can simply write a scripted dashboard and have your javascript check f.ex. for the existence of a mysql counter on the relevant host.. and then draw the graphs for "mysql" if the counters are there - and so on for all other t