Commit Graph
15 Commits
Author SHA1 Message Date
Nicolas Rodriguez 963b5eb77c ci(kitchen): add Kitchen tests 2019-08-27 23:52:09 +02:00
Niels AbspoelandGitHub 2d4adf9e24 Merge pull request #3 from myii/bug/fix-general-issues
fix(iteritems): replace with `items` instead (and other fixes for consistency)
v0.1.0
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 SeiraandGitHub 0f1c9cf081 Merge pull request #2 from kossmac/master
allow special characters in time parameters
2018-03-08 13:09:13 +01:00
Karsten KosmalaandGitHub 1958c20901 add special character example 2018-03-06 16:17:56 +01:00
Karsten KosmalaandGitHub e78279a293 enclose parameters in quotes
... to allow statements like */10 or *
2018-03-06 16:15:19 +01:00
Martin HoeflingandGitHub 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