Commit Graph
6 Commits
Author SHA1 Message Date
semantic-release-bot d828672a18 chore(release): 0.4.1 [skip ci]
## [0.4.1](https://github.com/saltstack-formulas/timezone-formula/compare/v0.4.0...v0.4.1) (2019-09-01)

### Code Refactoring

* **pillar:** sync map.jinja with template-formula ([cdd85c6](https://github.com/saltstack-formulas/timezone-formula/commit/cdd85c6))
2019-09-01 08:35:45 +00:00
Imran Iqbal 80be7802e6 chore: use semantic-release cross-formula standard structure
* Semi-automated using https://github.com/myii/ssf-formula/pull/11
2019-08-27 21:31:29 +01:00
semantic-release-bot c03a27dc61 chore(release): 0.4.0 [skip ci]
# [0.4.0](https://github.com/saltstack-formulas/timezone-formula/compare/v0.3.3...v0.4.0) (2019-08-27)

### Features

* **semantic-release:** add semantic-release ([5290b3e](https://github.com/saltstack-formulas/timezone-formula/commit/5290b3e))
2019-08-27 20:03:03 +00:00
Cam Logie 61359d5798 Update FORMULA with FreeBSD support 2018-02-17 12:37:35 +00:00
Niels Abspoel 34b3f68766 fix FORMULA file 2016-09-29 20:13:51 +02:00
Florian BittnerandThorsten B 4e881296c7 Fix README.
Added FORMULA for Salt Package Manager

More detailed: https://docs.saltstack.com/en/latest/topics/spm/

install timezone pkg and update symlink based on osfamily

bugfix in symlink function

...#

another symlink bugfix testing

changed variable-names in jinja according to https://github.com/ansible/ansible/issues/3907

added debian to mapfile

changed function names for better looking code

changed FORMULA according to contents of map.jinja, other distributions may follow

added Redhat in map.jinja

added Redhat in map.jinja

added Redhat in map.jinja

install timezone data containing pkg on several distros and symlink to the choosen timezone
2016-09-29 18:44:05 +02:00