Commit Graph

10 Commits

Author SHA1 Message Date
Imran Iqbal a9968e329c
fix(platform): add support for `Arch` 2019-10-15 02:16:06 +01:00
Nicolas Rodriguez e00c316ebe refactor(pillar): sync map.jinja with template-formula 2019-08-28 03:12:18 +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 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
Karsten Kosmala e78279a293
enclose parameters in quotes
... to allow statements like */10 or *
2018-03-06 16:15:19 +01: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 c6c2a1dfd8 Initial commit 2017-07-28 01:43:45 +02:00