Commit Graph

6 Commits

Author SHA1 Message Date
Imran Iqbal e3cca62de5 chore: use `semantic-release` cross-formula standard structure
* Automated using `ssf-formula` (v0.1.0-rc.1)
2019-07-19 12:33:50 +01:00
Imran Iqbal b505a5d8c7
ci(kitchen+travis): modify matrix to include `develop` platform
* Use balanced matrix based on `template-formula` guidelines
* Initial ref: https://github.com/saltstack-formulas/template-formula/issues/118
2019-06-28 07:25:19 +01:00
Eric Veiras Galisson 3161504bc1 feat(semantic-release): implement an automated changelog 2019-06-02 20:38:14 +02:00
Andreas Thienemann fb69881dde Improve services definitions
The services definitions for master.cf were previously defined in
the services.jinja file.

This commit instead moves them into the services.yaml file, as we
should not require any jinja parsing inside the services definitions.

Drive-By: Add a .gitignore file
Drive-By: Set manage_master_config: True for kitchen. We do want to
          verify that the master.cf file generation is actually working.
Drive-By: Add fedora-latest as a kitchen testing target, this helps
          with verifying the os_family map testing that was added in
          PR #79
Drive-By: Link to the kitchen-salt getting started guide in the README
2018-10-08 12:28:01 +02:00
Javier Bértoli 768cc62f66 Fix testing 2018-09-27 15:12:42 -03:00
Javier Bértoli 1087f3b85e Basic testing framework 2018-03-18 16:49:49 -03:00