Commit Graph

6 Commits

Author SHA1 Message Date
Mark Gomersbach 0e2da3600c
fix(osfamilmap.yaml): dbus pkg name is not specific enough on Gentoo
Signed-off-by: Mark Gomersbach <markgomersbach@gmail.com>
2020-03-27 10:09:20 +01:00
Imran Iqbal ff66e5fd10
fix: ensure formula works across all platforms
Before:

* https://travis-ci.org/github/myii/timezone-formula/builds/665820454

After:

* https://travis-ci.org/github/myii/timezone-formula/builds/665975767
* https://travis-ci.org/github/myii/timezone-formula/builds/666039725 (all platforms)

Includes:

* fix(init.sls): ensure `dbus` is available for `timezone.system` state
* fix(init.sls): use symlink to `UTC` if `localtime` does not exist
* fix(init.sls): force the creation of the initial symlink
* fix: avoid running `dbus` service on `ubuntu-16.04`, `amazonlinux-1` & `centos-6`
2020-03-23 20:45:20 +00:00
Nicolas Rodriguez cdd85c68c3 refactor(pillar): sync map.jinja with template-formula 2019-09-01 01:06:33 +02:00
Nicolas Rodriguez 5290b3eda7 feat(semantic-release): add semantic-release 2019-08-26 22:24:10 +02:00
N 1e5eb0b53f
Merge branch 'master' of https://github.com/saltstack-formulas/timezone-formula into macos 2019-06-16 23:50:26 +01:00
Mark Gomersbach 7e6ad3bbfd
Set vars in YAML files
- Add defaults YAML
- Add osfamilymap YAML
- Add lookup dict merge to support user overrides
- Add Gentoo support
2018-10-15 15:05:01 +02:00