Commit Graph
62 Commits
Author SHA1 Message Date
Imran Iqbal 84ebbe0d0f docs(readme): update link to CONTRIBUTING [skip ci] 2019-10-14 11:39:27 +01:00
semantic-release-bot e8974f8047 chore(release): 0.4.2 [skip ci]
## [0.4.2](https://github.com/saltstack-formulas/timezone-formula/compare/v0.4.1...v0.4.2) (2019-10-12)

### Bug Fixes

* **rubocop:** add fixes using `rubocop --safe-auto-correct` ([](https://github.com/saltstack-formulas/timezone-formula/commit/255aaa3))

### Continuous Integration

* **kitchen:** change `log_level` to `debug` instead of `info` ([](https://github.com/saltstack-formulas/timezone-formula/commit/4ede638))
* **kitchen:** install required packages to bootstrapped `opensuse` [skip ci] ([](https://github.com/saltstack-formulas/timezone-formula/commit/7d2cb11))
* **kitchen:** use bootstrapped `opensuse` images until `2019.2.2` [skip ci] ([](https://github.com/saltstack-formulas/timezone-formula/commit/6e39f73))
* **platform:** add `arch-base-latest` ([](https://github.com/saltstack-formulas/timezone-formula/commit/3a8d8c8))
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/timezone-formula/commit/b0c3930))
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/timezone-formula/commit/549efb8))
* use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround ([](https://github.com/saltstack-formulas/timezone-formula/commit/51dc0d9))
* **travis:** merge `rubocop` linter into main `lint` job ([](https://github.com/saltstack-formulas/timezone-formula/commit/c4710ae))
* **yamllint:** add rule `empty-values` & use new `yaml-files` setting ([](https://github.com/saltstack-formulas/timezone-formula/commit/07aea82))
v0.4.2
2019-10-12 00:46:20 +00:00
Imran Iqbal c4710ae623 ci(travis): merge rubocop linter into main lint job
* Semi-automated using https://github.com/myii/ssf-formula/pull/65
2019-10-12 01:17:46 +01:00
Imran Iqbal 255aaa3908 fix(rubocop): add fixes using rubocop --safe-auto-correct 2019-10-12 01:16:05 +01:00
Imran Iqbal 5be64385ea chore(issues): remove issues templates to use org-level templates [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/61
2019-10-10 15:26:28 +01:00
Imran IqbalandGitHub e780e6c599 Merge pull request #21 from myii/ci/merge-matrix-and-add-salt-lint-and-rubocop
ci: merge travis matrix, add `salt-lint` & `rubocop` to `lint` job
2019-10-09 23:44:34 +01:00
Imran Iqbal b0c3930a7e ci: merge travis matrix, add salt-lint & rubocop to lint job
* Automated using https://github.com/myii/ssf-formula/pull/60
2019-10-09 03:07:38 +01:00
Imran Iqbal 549efb8564 ci: merge travis matrix, add salt-lint & rubocop to lint job
* Automated using https://github.com/myii/ssf-formula/pull/60
2019-10-08 16:37:17 +01:00
Imran Iqbal cb6e82d2bb chore(yamllint): update ignored paths and add octal-values [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/59
2019-10-07 19:32:10 +01:00
Imran Iqbal 9e021933db chore(issues): update Bug report & Feature request templates [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/58
2019-10-07 15:26:01 +01:00
Imran Iqbal 7d2cb112ff ci(kitchen): install required packages to bootstrapped opensuse [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/53
2019-10-02 00:07:27 +01:00
Imran Iqbal 6e39f730a4 ci(kitchen): use bootstrapped opensuse images until 2019.2.2 [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/52
2019-10-01 21:33:59 +01:00
Imran Iqbal f4ff8e786c chore(issues): provide Bug report & Feature request templates [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/48
2019-09-30 15:58:02 +01:00
Niels AbspoelandGitHub 3ec9a6bcdf Merge pull request #20 from myii/chore/standardise-structure
ci(platform): add `arch-base-latest`
2019-09-25 19:57:20 +02:00
Imran Iqbal 4ede6386f6 ci(kitchen): change log_level to debug instead of info
* Automated using https://github.com/myii/ssf-formula/pull/41
2019-09-23 16:59:54 +01:00
Imran Iqbal 3a8d8c8406 ci(platform): add arch-base-latest
* Automated using https://github.com/myii/ssf-formula/pull/40
2019-09-22 22:39:47 +01:00
Niels AbspoelandGitHub fdb5435e8b Merge pull request #19 from myii/chore/standardise-structure
ci(yamllint): add rule `empty-values` & use new `yaml-files` setting
2019-09-12 18:11:16 +02:00
Imran Iqbal 07aea82edf 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:53:37 +01:00
Niels AbspoelandGitHub 0a51dabcea Merge pull request #18 from myii/chore/standardise-structure
ci: use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround
2019-09-08 21:44:14 +02:00
Imran Iqbal 51dc0d9ce5 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:36:28 +01:00
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))
v0.4.1
2019-09-01 08:35:45 +00:00
Niels AbspoelandGitHub 96e403ca08 Merge pull request #17 from n-rodriguez/wip/pillar
refactor(pillar): sync map.jinja with template-formula
2019-09-01 10:26:09 +02:00
Nicolas Rodriguez cdd85c68c3 refactor(pillar): sync map.jinja with template-formula 2019-09-01 01:06:33 +02:00
Imran IqbalandGitHub dbc811f1dc Merge pull request #16 from myii/chore/standardise-structure
chore: use `semantic-release` cross-formula standard structure
2019-08-27 21:41:11 +01: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))
v0.4.0
2019-08-27 20:03:03 +00:00
Imran IqbalandGitHub 56c90bc75e Merge pull request #14 from n-rodriguez/wip/sr
feat(semantic-release): add semantic-release
2019-08-27 20:55:03 +01:00
Nicolas RodriguezandGitHub 45d5e90c0f Merge pull request #15 from n-rodriguez/wip/kitchen
ci(kitchen): remove useless test suite
v0.3.3
2019-08-27 00:53:25 +02:00
Nicolas Rodriguez 95dd38ef3b ci(kitchen): remove useless test suite 2019-08-26 23:15:05 +02:00
Nicolas Rodriguez 5290b3eda7 feat(semantic-release): add semantic-release 2019-08-26 22:24:10 +02:00
Imran IqbalandGitHub 3cf2865ec7 Merge pull request #12 from n-rodriguez/wip/travis
ci(travis): add Inspec tests
2019-08-26 17:20:05 +01:00
Nicolas RodriguezandNicolas Rodriguez 168926a660 ci(travis): add Inspec tests 2019-08-26 10:30:19 +02:00
NandGitHub 4657f44f09 Merge pull request #10 from noelmcloughlin/macos
fix(macos): add macos support
2019-06-18 01:41:10 +01:00
N 1e5eb0b53f Merge branch 'master' of https://github.com/saltstack-formulas/timezone-formula into macos 2019-06-16 23:50:26 +01:00
N e93df988bb fix(macos): add macos support 2019-06-11 13:18:33 +01:00
Niels AbspoelandGitHub 3c1235a662 Merge pull request #6 from mgomersbach/move-to-yaml-file
Set vars in YAML files
2018-10-15 19:41:02 +02: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
Niels AbspoelandGitHub 646159fc5b Merge pull request #5 from camlog/feature-freebsdsupport
FreeBSD support
2018-02-17 14:05:30 +01:00
Cam Logie 61359d5798 Update FORMULA with FreeBSD support 2018-02-17 12:37:35 +00:00
Cam Logie 4159b888a1 Add FreeBSD support to map.jinja 2018-02-17 12:37:00 +00:00
Javier BértoliandGitHub 5231045cdb Merge pull request #3 from aboe76/fix_redhat
fix grain for RedHat
2017-01-04 20:31:54 -03:00
Niels Abspoel d0ed929291 fix grain for RedHat 2016-11-17 20:45:51 +01:00
landergateandGitHub aee38cf2c5 Merge pull request #2 from aboe76/archlinux_support
Archlinux support
2016-11-17 12:34:12 +03:00
Niels Abspoel 34b3f68766 fix FORMULA file 2016-09-29 20:13:51 +02:00
Niels Abspoel eef6aac26e add archlinux support 2016-09-29 20:12:32 +02:00
Niels AbspoelandGitHub 8d310cd9d3 Merge pull request #1 from thomic/master
automatically install timezone packages and set symlink to localtime-file
2016-09-29 20:07:42 +02:00
Thorsten B b3820ccccf Merge branch 'master' of github.com:thomic/timezone-formula
done
2016-09-29 18:46:39 +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
Thorsten Bro 8401d3dfa7 added Redhat in map.jinja 2016-09-29 15:34:43 +02:00
Thorsten Bro 5c564d8b46 added Redhat in map.jinja 2016-09-29 15:33:20 +02:00