Synchronize with remote master#1
Open
evidex wants to merge 49 commits intocode-management:developfrom
Open
Conversation
This commit closes #40
ssm-munin 0.1.0
Although not explicitly stated, in the previous version of this module, support for FreeBSD and DragonFly BSD was only for the munin node or client. This adds support for both FreeBSD and DragonFly BSD to act as the munin master or server. * Package name can vary by OS, so put it in params * File group on BSDs should be wheel for the root group, so mention that in params as well * Config root on BSDs should be /usr/local, so add that params reference to the defined type
Add support for DragonFly BSD and FreeBSD as master
a convenient way for a node to export additional node_definitions
update rubocop configuration with new cop names, fix complaints
…arget when it is used
unset $plugin_target bombs on Puppet 4+
noticed inconsistency in testing values, example failed at
./spec/classes/munin_node_spec.rb:54
on archlinux-4-x86_64
with no parameters
used package contents from
https://www.archlinux.org/packages/extra/any/munin-node/
to find hopefully correct values.
…f it is an IPv6 address
fix paths for Archlinux
clarify the value for munin::node::address
Update requirement for stdlib to match the current stable version
Update requirement for stdlib
Test if storeconfigs is set to true
use "package_name" to reflect the same parameter on munin::node
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.