Merge pull request #211 from DavidS/pr204-rebased
Adding mode to backend class
Merge pull request #215 from puppetlabs/1.4.x
1.4.0 merge back to master
Metadata Update to new formatting
Merge pull request #216 from HelenCampbell/metadataUpdate
Metadata update to new formatting
Add docs on how-to setup stick-tables
* Add docs example for a stick-table for a backend * Add tests for a frontend and a backend with stick-tables Closes-bug: #MODULES-2981 Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
Merge pull request #217 from bogdando/MODULES-2981
Add docs on how-to setup stick-tables
Merge pull request #219 from DavidS/fm-4049-update-msync
(FM-4049) update to modulesync_configs
Merge pull request #220 from alexharv074/clarify_readme
Clarify readme
Fix markup around section "Manage a map file"
A closing `~~~` was missing in the previous section.
Merge pull request #222 from antaflos/patch-1
Fix markup around section "Manage a map file"
(FM-4046) Update to current msync configs [006831f]
This moves all copyright statements to the NOTICE file in accordance with the ASFs guidelines on applying the Apache-2.0 license.
Merge pull request #223 from DavidS/fm-4046-update-msync
(FM-4046) Update to current msync configs [006831f]
Fix indent/formatting of config samples in README
In itemized lists align any config samples properly with their corresponding paragraph and fix any bad formatting inside the config samples as well.
Merge pull request #225 from antaflos/patch-2
Fix indent/formatting of config samples in README
No longer add $ensure to balancermember concat fragments
Concat has deprecated the ensure parameter, and this is producing warnings in the server logs
Merge pull request #226 from jyaworski/concat_warnings
No longer add $ensure to balancermember concat fragments
Merge pull request #227 from HelenCampbell/concatDependancyUpdate
Concat Dependancy Update
Merge pull request #224 from vicinus/master
improve ordering of options
Merge pull request #228 from vicinus/master
bugfix: correct class for sort_options_alphabetic acceptance test
Merge pull request #229 from hunner/fix_nc
Socat is way better than netcat
Merge pull request #234 from DavidS/fix-strict-vars
(maint) adjust tests to work under strict_variables
Merge pull request #236 from hunner/validate
(MODULES-3258) Validate the config before adding it
(maint) remove UNSUPPORTED_PLATFORMS shenanigans
This only impedes testing on new or different platforms, and makes reading the specs harder.
Merge pull request #237 from puppetlabs/update-msync
Update to newest modulesync_configs [9ca280f]
Merge pull request #232 from vicinus/multiple_defaults_sections
add option to use multiple defaults sections
Merge pull request #210 from pmlee/create_config_dir
Only create config_dir in specific cases.
Merge pull request #240 from bmjen/fix-ci
(maint) Fixes acceptance test error on CI
(maint) removes default-server keyword from test
The default-server keyword is not supported in HAProxy version less than 1.4.
Merge pull request #241 from bmjen/fix-ci
(maint) removes default-server keyword from test