Changelog ========= `1.1.1 `_ (2020-10-29) ---------------------------------------------------------------------------------------------------------- Documentation ^^^^^^^^^^^^^ * **readme:** update travis badge to link to saltstack-formulas org (\ `13f44ed `_\ ) Tests ^^^^^ * **inspec:** ``system.rb`` must call parent class initialisation (\ `461bd70 `_\ ) * **inspec:** update ``system.rb`` from template with gentoo support (\ `54c40c6 `_\ ) `1.1.0 `_ (2020-10-20) ------------------------------------------------------------------------------------------------------ Code Refactoring ^^^^^^^^^^^^^^^^ * **sls:** align to template-formula: use tplroot (\ `a3a19f5 `_\ ) Features ^^^^^^^^ * **tofs:** add TOFS support (\ `817d202 `_\ ) 1.0.0 (2020-10-12) ------------------ Bug Fixes ^^^^^^^^^ * **centos:** enable powertools repo for libidn-devel on centos 8 (\ `95e2336 `_\ ) * **centos:** fix dependencies for centos (\ `8203e6c `_\ ) * **dependencies:** tzdata is required for precompile (\ `527691b `_\ ) * **mysql:** fix check if db exists for mysql (\ `be7281b `_\ ) * **service:** don't reload too quick after starting the service (\ `49a5a42 `_\ ) Code Refactoring ^^^^^^^^^^^^^^^^ * **dependencies:** remove some dependencies from debian and ubuntu (\ `63628a4 `_\ ) * **maps:** refactor map.jinja based on template-formula (\ `716e751 `_\ ) * **redis:** move redis_service to service.sls (\ `a8d08ff `_\ ) * **yaml:** fix yamllint errors, update pillar for tests (\ `5798ac1 `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **centos:** switch centos away from tiamat builds too (\ `084a815 `_\ ) * **travis:** reduce number of travis jobs (\ `a2f9554 `_\ ) Features ^^^^^^^^ * **arch:** add support for archlinux (\ `7571d3d `_\ ) * **semantic-release:** add files base files from template-formula (\ `f45790a `_\ ) Styles ^^^^^^ * **salt-lint:** fix salt-lint errors in install.sls (\ `f19316b `_\ ) Tests ^^^^^ * **mysql:** add tests with mysql (\ `ba0e4fa `_\ ) * add some more tests to see if diaspora is working (\ `2690d37 `_\ ) * **postgres:** install postgres for tests (\ `c2b6e43 `_\ ) * **ubuntu-1804:** fix ipv6 bind problem on ubuntu 18.04 in docker (\ `07346a1 `_\ )