Imran Iqbal
87341a1555
ci(platform): add `arch-base-latest`
* Automated using https://github.com/myii/ssf-formula/pull/40
5 years ago
Niels Abspoel
d0b9babe26
Merge pull request #31 from myii/chore/standardise-structure
ci(yamllint): add rule `empty-values` & use new `yaml-files` setting
5 years ago
Imran Iqbal
5c35ac7391
ci(yamllint): add rule `empty-values` & use new `yaml-files` setting
* Automated using https://github.com/myii/ssf-formula/pull/27
5 years ago
Niels Abspoel
7fff064645
Merge pull request #30 from kumpa/master
fix(sls): Fixed package cleanup
5 years ago
Patrick Kummutat
098efd4e75
Fixed package cleanup
5 years ago
Niels Abspoel
d0e643d7de
Merge pull request #29 from myii/chore/standardise-structure
ci: use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround
5 years ago
Imran Iqbal
213eef3404
ci: use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround
* Automated using https://github.com/myii/ssf-formula/pull/22
5 years ago
Niels Abspoel
2f08df1efe
Merge pull request #28 from myii/chore/standardise-structure
ci(kitchen+travis): replace EOL pre-salted images
5 years ago
Imran Iqbal
9a7103078e
ci(kitchen+travis): replace EOL pre-salted images
* Automated using https://github.com/myii/ssf-formula/pull/16
5 years ago
Imran Iqbal
ab0a26d6ee
Merge pull request #25 from myii/chore/standardise-structure
chore: use `semantic-release` cross-formula standard structure
5 years ago
Imran Iqbal
fb1a4ec853
chore: use `semantic-release` cross-formula standard structure
* Automated using `ssf-formula` (v0.6.0)
5 years ago
semantic-release-bot
d8a4f5f7ce
chore(release): 1.2.0 [skip ci]
# [1.2.0](https://github.com/saltstack-formulas/chrony-formula/compare/v1.1.0...v1.2.0 ) (2019-08-10)
### Bug Fixes
* add pool option ([90cdeea
](https://github.com/saltstack-formulas/chrony-formula/commit/90cdeea ))
### Continuous Integration
* **kitchen+travis:** modify matrix to include `develop` platform ([6db3426
](https://github.com/saltstack-formulas/chrony-formula/commit/6db3426 ))
### Features
* **yamllint:** include for this repo and apply rules throughout ([f83a498
](https://github.com/saltstack-formulas/chrony-formula/commit/f83a498 ))
5 years ago
Niels Abspoel
0d904c0c67
Merge pull request #19 from kjkeane/update-ntp-pool
fix: add pool option
5 years ago
Niels Abspoel
cf43fc4559
Merge pull request #24 from myii/chore/standardise-structure
feat(yamllint): include for this repo and apply rules throughout
5 years ago
Imran Iqbal
f83a4988b6
feat(yamllint): include for this repo and apply rules throughout
* Semi-automated using `ssf-formula` (v0.5.0)
* Fix errors shown below:
```bash
chrony-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:")
pillar.example
1:1 warning missing document start "---" (document-start)
21:3 warning comment not indented like content (comments-indentation)
```
5 years ago
Imran Iqbal
0cf1f470b5
Merge pull request #23 from myii/ci/standardise-structure
chore: use `semantic-release` cross-formula standard structure
5 years ago
Imran Iqbal
96a59e20ff
chore: use `semantic-release` cross-formula standard structure
* Automated using `ssf-formula` (v0.1.0-rc.2)
5 years ago
Imran Iqbal
c5784f4d02
Merge pull request #22 from myii/ci/standardise-structure
chore: use `semantic-release` cross-formula standard structure
5 years ago
Imran Iqbal
b48eff7f85
chore: use `semantic-release` cross-formula standard structure
* Automated using `ssf-formula` (v0.1.0-rc.1)
5 years ago
Imran Iqbal
df61837555
Merge pull request #21 from myii/ci/use-develop-image-in-matrix
ci(kitchen+travis): modify matrix to include `develop` platform
5 years ago
Imran Iqbal
6db3426b40
ci(kitchen+travis): modify matrix to include `develop` platform
* Use balanced matrix based on `template-formula` guidelines
* Initial ref: https://github.com/saltstack-formulas/template-formula/issues/118
* Fedora still disabled due to existing errors:
- `Job for chronyd.service failed because a timeout was exceeded.`
5 years ago
kkeane
90cdeeab34
fix: add pool option
5 years ago
semantic-release-bot
e7009f137a
chore(release): 1.1.0 [skip ci]
# [1.1.0](https://github.com/saltstack-formulas/chrony-formula/compare/v1.0.0...v1.1.0 ) (2019-05-10)
### Features
* fix default values ([a2a3aa7
](https://github.com/saltstack-formulas/chrony-formula/commit/a2a3aa7 ))
5 years ago
kkeane
a2a3aa7ede
feat: fix default values
5 years ago
semantic-release-bot
3bb8869c16
chore(release): 1.0.0 [skip ci]
# [1.0.0](https://github.com/saltstack-formulas/chrony-formula/compare/v0.2.1...v1.0.0 ) (2019-04-30)
### Features
* update chrony formula to new template ([8a05d0f
](https://github.com/saltstack-formulas/chrony-formula/commit/8a05d0f ))
### BREAKING CHANGES
* `chrony.removed` replaced by `.clean` states.
5 years ago
Kolin Keane
8a05d0f686
feat: update chrony formula to new template
BREAKING CHANGE: `chrony.removed` replaced by `.clean` states.
5 years ago
semantic-release-bot
c491fbd437
chore(release): 0.2.1 [skip ci]
## [0.2.1](https://github.com/saltstack-formulas/chrony-formula/compare/v0.2.0...v0.2.1 ) (2019-04-29)
### Continuous Integration
* **kitchen+travis:** implement `inspec` test matrix ([0fb718d
](https://github.com/saltstack-formulas/chrony-formula/commit/0fb718d ))
### Documentation
* **semantic-release:** implement an automated changelog ([d040dae
](https://github.com/saltstack-formulas/chrony-formula/commit/d040dae ))
### Tests
* **inspec:** get tests passing ([e5741ee
](https://github.com/saltstack-formulas/chrony-formula/commit/e5741ee ))
5 years ago
Imran Iqbal
13c4f7b38f
Merge pull request #17 from myii/chore/add-test-matrix
implement `inspec` test matrix & `semantic-release`
5 years ago
Imran Iqbal
d040daeb4d
docs(semantic-release): implement an automated changelog
5 years ago
Imran Iqbal
e5741eefad
test(inspec): get tests passing
* Run `chrony.config` as workaround
- `.config` not called by `chrony`
* Disable `fedora` for the time being due to `systemd` issue
- Refusing to accept PID outside of service control group,
acquired through unsafe symlink chain: /var/run/chrony/chronyd.pid
5 years ago
Imran Iqbal
0fb718da68
ci(kitchen+travis): implement `inspec` test matrix
5 years ago
Niels Abspoel
6603ab21c8
Merge pull request #15 from noelmcloughlin/fixes
Fix rendering - regression
5 years ago
N
a35ec9271d
Fix rendering problem on Ubuntu18.04
5 years ago
Niels Abspoel
3dad97a56e
Merge pull request #14 from mgomersbach/gentoo-compat
Add Gentoo default vars in osmap
6 years ago
Mark Gomersbach
5139e81a1b
Add Gentoo default vars in osmap
6 years ago
Niels Abspoel
e754b56197
Merge pull request #12 from noelmcloughlin/grepbug
Hide salt stdout [ERROR] if grep rc=1
6 years ago
Noel McLoughin
b17001b177
Hide salt stdout [ERROR] if grep rc=1
6 years ago
Niels Abspoel
db4bdd69da
Merge pull request #11 from saltstack-formulas/fixconfig
Fix config state on Centos7
7 years ago
Noel McLoughin
0d3b871f01
using 'include .init' does not resolve/render on Centos7
7 years ago
Niels Abspoel
d3444bb41b
Merge pull request #8 from rossengeorgiev/slspath-patch
replace hardcoded paths with slspath variable
7 years ago
Niels Abspoel
879dd33856
Merge pull request #9 from tampakrap/syntax_fix
fix syntax error
7 years ago
Theo Chatzimichos
e9701d94f8
fix syntax error
7 years ago
Rossen Georgiev
13efcbc79a
replace hardcoded paths with slspath variable
Allows the use of gitfs mountpoint and renaming hte folder without
the need to manually update any of the paths
7 years ago
Niels Abspoel
1a7ca5ba2a
Merge pull request #7 from noelmcloughlin/tidyup_pillar_example
Simplify pillar.example
7 years ago
N
7d15b291ca
Remove invalid "config" ID from pillar.example.
7 years ago
Noel McLoughlin
e00f1f74c6
Simplify pillar.example
7 years ago
Niels Abspoel
0bde1362a0
Merge pull request #5 from noelmcloughlin/add-defaults-osmap-yaml
Add osmapping,defaults for modular parms
7 years ago
Noel McLoughlin
a1ff71b962
Add osmapping,defaults for modular parms
7 years ago
N
e0fc1fef22
Merge pull request #4 from aboe76/fix_archlinux
Merging as this fixes distros in Arch family.
7 years ago
Niels Abspoel
7424476057
fix archlinux map.jinja
7 years ago