Re: [Puppet Users] Re: Notice: package install ensured on every run

2017-09-21 Thread R.I.Pienaar
On Thu, Sep 21, 2017, at 11:45, Lars Van Steenbergen wrote: > Thank you both, > > The issue was indeed the wildcard. > I did not notice this because the package did get installed. > > Again, lesson learned ;-) Puppet will pass what you give it to rpm/yum, so "yum install icinga*" works fine,

[Puppet Users] Re: Notice: package install ensured on every run

2017-09-21 Thread Lars Van Steenbergen
Thank you both, The issue was indeed the wildcard. I did not notice this because the package did get installed. Again, lesson learned ;-) On Thursday, September 21, 2017 at 11:35:42 AM UTC+2, Lars Van Steenbergen wrote: > > So every run my puppetmaster spawns a notice that a certain package