node_exporter 0.15.0 compatibiity
fixes #70 fixes #33 change collector parameterization to be compatible with node_exporter 0.15.0 this should be released with a major version since it breaks paramter compatinbility for two step migration of profiles and roles using this keep node_exporter::collectors paramter as noop with deprecation warning for at least one release
Merge pull request #72 from TheMeier/node_15
node_exporter 0.15.0 compatibiity
use Optional instead of Variant[Undef...
align indentation switch from $::prometheus... to $prometheus...
Merge pull request #73 from TheMeier/optimize_datatype
use Optional instead of Variant[Undef...
Merge pull request #75 from bastelfreak/puppet4
replace validate_* with datatypes in init
Add blackbox_exporter in the prometheus::daemon style, with tests and…
… documentation.
Merge pull request #74 from bramblek1/blackbox_exporter
add feature blackbox exporter
Merge pull request #76 from bastelfreak/puppet4
replace validate_* with datatypes in alertmanager
bump puppet version dependency to at least 4.7.1
4.7.1 is the oldest LTS we support
Merge pull request #77 from bastelfreak/haproxy
replace validate_* with datatypes in haproxy_exporter
Merge pull request #80 from bastelfreak/bump
bump puppet version dependency to at least 4.7.1
Merge pull request #78 from bastelfreak/process
replace validate_* with datatypes in process_exporter
Merge pull request #79 from bastelfreak/mysql
replace validate_* with datatypes in mysqld_exporter
Merge pull request #82 from bastelfreak/nginx
drop legacy validate_bool calls
Merge pull request #81 from bastelfreak/statsd
replace validate_* with datatypes in statsd_exporter
Merge pull request #83 from sathieu/more-spec
Test Class[prometheus] and small fix
Merge pull request #84 from sathieu/more-spec2
Test content params of File resources in Class[prometheus]
add /sbin to the PATH for service reload
ubuntu14.04 uses 'reload', which is available at /sbin