Merge pull request #288 from puppetlabs/maint-modsync-915cde70e20
(maint) modulesync 915cde70e20
Fixed example ports listenning value 18140->8140
Examples describing an HA Proxy in front of a Puppet master (port 8140) had example configuration setting listening on port 18140.
Merge pull request #289 from tux-o-matic/master
Fixed example ports listenning value 18140->8140
(MODULES-5501) - Remove unsupported Ubuntu
Removing older version of Ubuntu that are not supported by the module.
Merge pull request #290 from pmcmaw/rm_ubuntu
(MODULES-5501) - Remove unsupported Ubuntu
on freebsd haproxy lives on /usr/local/sbin
This is no longer supported according to https://docs.puppet.com/pe/latest/sys_req_os.html Removing from metadata.json
Adding spaces in headers for formatting
Formatting is not being displayed as expected due to missing spaces. I have added them.
Merge pull request #295 from pmcmaw/formatting_headers
Adding spaces in headers for formatting
Merge pull request #293 from PascalBourdier/fix-lint_warns
fix lint warnings
Merge pull request #296 from puppetlabs/msync_18sep17_892c4cf
(maint) modulesync 892c4cf
Merge pull request #292 from nfrance-conseil/fix_validate_cmd
on freebsd haproxy lives on /usr/local/sbin
this is needed to get the puppet4 datatypes
Update to some Puppet 4 data types
Updates following updates to Puppet4 datatypes
This commit will update init and instance, re-adding config_validate_cmd to fix unit and acceptance test runs.
Merge pull request #298 from puppetlabs/maint_modsync_1d81b6a
(maint) - modulesync 1d81b6a
Merge pull request #291 from missingcharacter/resolver
Add haproxy::resolver supported only by haproxy version 1.6+