Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated for puppetlabs-concat release 4.0.0 #12

Open
wants to merge 73 commits into
base: master
Choose a base branch
from

Conversation

unixmind
Copy link

"ensure" doesn't exit anymore for "concat::framgment" class

if the source file doesn't exist, you must create a blank one, otherwise you will get "Failed to generate additional resources using 'eval_generate': undefined method `join' for" Puppet error message.

use "file" resource with "ensure => file" at minimum to create it.

gwarf and others added 30 commits September 30, 2014 19:43
It is now possible to specify a custom package name.
Logwatch check has been merged with main package.
EPEL now provides packages with an updated name.
This is done to cope with regression on ruby with rspec-core 3.2.0:

rspec/rspec-core#1864
gwarf and others added 29 commits March 7, 2016 11:25
That way it is no longer necessary to pass the parameters.
 Set optional parameters to be undefined and include agent classes instead of instantiating them
This is done to avoid collisions in the catalog containing concat-fragments with the same name.
rake (11.0.1) does not working with ruby-versions older than 1.9.3.
Adding check_mk::agent::mrpe to configure mrpe lines
Allow more overrides when configuring a check_mk server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants