Releases: sous-chefs/haproxy
Releases · sous-chefs/haproxy
12.4.1
Update metadata for 12.4.1
12.4.0
- Add
optionproperty tohaproxy_listen - Refactor
options internally to not create an unnecessary nested array
12.3.7
Standardise files with files in sous-chefs/repo-management
Standardise files with files in sous-chefs/repo-management
12.3.6
Update metadata for 12.3.6
12.3.5
Standardise files with files in sous-chefs/repo-management
Standardise files with files in sous-chefs/repo-management
Standardise files with files in sous-chefs/repo-management
12.3.4
Update metadata for 12.3.4
12.3.3
Update metadata for 12.3.3
12.3.2
Update metadata for 12.3.2
12.3.1
Update metadata for 12.3.1
12.3.0
- Update default HAProxy source install verision to 2.8.5
- Update source install tests to include versions 2.4, 2.6, 2.8, 2.9
- Remove config-1 & config-4 examples from integration tests
- Remove
reqirepandreqrepparams tohaproxy_backend,haproxy_frontend, andhaproxy_listenresources.- These params are no longer supported since HAProxy 2.1
- Fix HTTP 403 error page in tests
- HAProxy now requires headers on error files
- Format tests to use InSpec profiles so that we can inherit profiles
- Fix lua test
- Remove deprecated block option from ACL test
- Fix source lua tests on CentOS & Fedora
- Remove OpenSSL tests, as this is out of scope of the core cookbook currently