Commit Graph

74 Commits

Author SHA1 Message Date
Imran Iqbal 67475b04bf ci(yamllint): add rule `empty-values` & use new `yaml-files` setting
* Automated using https://github.com/myii/ssf-formula/pull/27
2019-09-10 05:57:58 +01:00
Niels Abspoel 5d7b2fbe8c
Merge pull request #7 from myii/chore/standardise-structure
ci: use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround
2019-09-08 21:42:51 +02:00
Imran Iqbal e1d7d1b976 ci: use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround
* Automated using https://github.com/myii/ssf-formula/pull/22
2019-09-07 03:41:52 +01:00
semantic-release-bot 5ca64de61e chore(release): 0.2.1 [skip ci]
## [0.2.1](https://github.com/saltstack-formulas/cron-formula/compare/v0.2.0...v0.2.1) (2019-09-01)

### Code Refactoring

* **pillar:** sync map.jinja with template-formula ([e00c316](https://github.com/saltstack-formulas/cron-formula/commit/e00c316))
2019-09-01 19:09:36 +00:00
Niels Abspoel a42c3eae02
Merge pull request #6 from n-rodriguez/wip/pillar
refactor(pillar): sync map.jinja with template-formula
2019-09-01 11:49:36 +02:00
semantic-release-bot ff5827da55 chore(release): 0.2.0 [skip ci]
# [0.2.0](https://github.com/saltstack-formulas/cron-formula/compare/v0.1.0...v0.2.0) (2019-08-28)

### Continuous Integration

* **kitchen:** add Kitchen tests ([963b5eb](https://github.com/saltstack-formulas/cron-formula/commit/963b5eb))

### Features

* **semantic-release:** add semantic-release ([6002c8f](https://github.com/saltstack-formulas/cron-formula/commit/6002c8f))
2019-08-28 14:31:51 +00:00
Nicolas Rodriguez e00c316ebe refactor(pillar): sync map.jinja with template-formula 2019-08-28 03:12:18 +02:00
Imran Iqbal 07bf957430
Merge pull request #5 from n-rodriguez/wip/kitchen
feat(semantic-release): add semantic-release
2019-08-28 02:10:39 +01:00
Nicolas Rodriguez 6002c8f724 feat(semantic-release): add semantic-release 2019-08-28 02:41:56 +02:00
Nicolas Rodriguez 963b5eb77c ci(kitchen): add Kitchen tests 2019-08-27 23:52:09 +02:00
Niels Abspoel 2d4adf9e24
Merge pull request #3 from myii/bug/fix-general-issues
fix(iteritems): replace with `items` instead (and other fixes for consistency)
2019-04-04 20:36:09 +02:00
Imran Iqbal 8ee7ffa282
fix(quotes): remove single quotes causing issues (or unnecessary)
* Allow single quotes to be used in commands and comments, e.g.:
  - /usr/bin/salt '*' test.ping >/root/salt_test_ping
2019-03-31 00:58:35 +00:00
Imran Iqbal 01a858a23e
fix(pillar): add job for `task4` 2019-03-30 23:32:25 +00:00
Imran Iqbal 2d1f7c2601
style(jinja): use Jinja whitespace control 2019-03-30 23:10:19 +00:00
Imran Iqbal 0eaf78c627
style(whitespace): base on multiples of `2` rather than `4` 2019-03-30 23:06:08 +00:00
Imran Iqbal e4185f4add
fix(iteritems): replace with `items` instead 2019-03-30 22:57:23 +00:00
David Seira 0f1c9cf081
Merge pull request #2 from kossmac/master
allow special characters in time parameters
2018-03-08 13:09:13 +01:00
Karsten Kosmala 1958c20901
add special character example 2018-03-06 16:17:56 +01:00
Karsten Kosmala e78279a293
enclose parameters in quotes
... to allow statements like */10 or *
2018-03-06 16:15:19 +01:00
Martin Hoefling 01a5a11e07 Merge pull request #1 from bmwiedemann/suse
Add SUSE support
2017-08-30 15:15:25 +02:00
Bernhard M. Wiedemann 64b9f32147 Add SUSE support
covering both openSUSE and SUSE Linux Enterprise versions
2017-08-30 14:43:42 +02:00
David Seira 898ddff892 Fix: added month section 2017-07-28 02:30:26 +02:00
David Seira 8c48b35566 Added OS compatibility 2017-07-28 02:18:39 +02:00
David Seira c6c2a1dfd8 Initial commit 2017-07-28 01:43:45 +02:00