Imran Iqbal
fb1a4ec853
chore: use `semantic-release` cross-formula standard structure
* Automated using `ssf-formula` (v0.6.0)
пре 5 година
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 година
Niels Abspoel
0d904c0c67
Merge pull request #19 from kjkeane/update-ntp-pool
fix: add pool option
пре 5 година
Niels Abspoel
cf43fc4559
Merge pull request #24 from myii/chore/standardise-structure
feat(yamllint): include for this repo and apply rules throughout
пре 5 година
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 година
Imran Iqbal
0cf1f470b5
Merge pull request #23 from myii/ci/standardise-structure
chore: use `semantic-release` cross-formula standard structure
пре 5 година
Imran Iqbal
96a59e20ff
chore: use `semantic-release` cross-formula standard structure
* Automated using `ssf-formula` (v0.1.0-rc.2)
пре 5 година
Imran Iqbal
c5784f4d02
Merge pull request #22 from myii/ci/standardise-structure
chore: use `semantic-release` cross-formula standard structure
пре 5 година
Imran Iqbal
b48eff7f85
chore: use `semantic-release` cross-formula standard structure
* Automated using `ssf-formula` (v0.1.0-rc.1)
пре 5 година
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 година
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 година
kkeane
90cdeeab34
fix: add pool option
пре 5 година
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 година
kkeane
a2a3aa7ede
feat: fix default values
пре 5 година
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 година
Kolin Keane
8a05d0f686
feat: update chrony formula to new template
BREAKING CHANGE: `chrony.removed` replaced by `.clean` states.
пре 5 година
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 година
Imran Iqbal
13c4f7b38f
Merge pull request #17 from myii/chore/add-test-matrix
implement `inspec` test matrix & `semantic-release`
пре 5 година
Imran Iqbal
d040daeb4d
docs(semantic-release): implement an automated changelog
пре 5 година
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 година
Imran Iqbal
0fb718da68
ci(kitchen+travis): implement `inspec` test matrix
пре 5 година
Niels Abspoel
6603ab21c8
Merge pull request #15 from noelmcloughlin/fixes
Fix rendering - regression
пре 5 година
N
a35ec9271d
Fix rendering problem on Ubuntu18.04
пре 5 година
Niels Abspoel
3dad97a56e
Merge pull request #14 from mgomersbach/gentoo-compat
Add Gentoo default vars in osmap
пре 6 година
Mark Gomersbach
5139e81a1b
Add Gentoo default vars in osmap
пре 6 година
Niels Abspoel
e754b56197
Merge pull request #12 from noelmcloughlin/grepbug
Hide salt stdout [ERROR] if grep rc=1
пре 6 година
Noel McLoughin
b17001b177
Hide salt stdout [ERROR] if grep rc=1
пре 6 година
Niels Abspoel
db4bdd69da
Merge pull request #11 from saltstack-formulas/fixconfig
Fix config state on Centos7
пре 7 година
Noel McLoughin
0d3b871f01
using 'include .init' does not resolve/render on Centos7
пре 7 година
Niels Abspoel
d3444bb41b
Merge pull request #8 from rossengeorgiev/slspath-patch
replace hardcoded paths with slspath variable
пре 7 година
Niels Abspoel
879dd33856
Merge pull request #9 from tampakrap/syntax_fix
fix syntax error
пре 7 година
Theo Chatzimichos
e9701d94f8
fix syntax error
пре 7 година
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 година
Niels Abspoel
1a7ca5ba2a
Merge pull request #7 from noelmcloughlin/tidyup_pillar_example
Simplify pillar.example
пре 7 година
N
7d15b291ca
Remove invalid "config" ID from pillar.example.
пре 7 година
Noel McLoughlin
e00f1f74c6
Simplify pillar.example
пре 7 година
Niels Abspoel
0bde1362a0
Merge pull request #5 from noelmcloughlin/add-defaults-osmap-yaml
Add osmapping,defaults for modular parms
пре 7 година
Noel McLoughlin
a1ff71b962
Add osmapping,defaults for modular parms
пре 7 година
N
e0fc1fef22
Merge pull request #4 from aboe76/fix_archlinux
Merging as this fixes distros in Arch family.
пре 7 година
Niels Abspoel
7424476057
fix archlinux map.jinja
пре 7 година
Niels Abspoel
f6dbdc7ffa
Merge pull request #3 from bawuenet/master
Add chrony.removed state to uninstall package
пре 7 година
Andreas Thienemann
fb582f1545
Add chrony.removed state to uninstall package
When calling chrony.removed salt ensures the service is stopped
and the package has been removed.
пре 7 година
Niels Abspoel
d6d77cd8c3
Merge pull request #2 from omltorg/ArchLinux_support
Add ArchLinux support
пре 7 година
omltorg
64a0cdb4a1
Updated README to include ArchLinux support
The name from os_family was used
пре 8 година
omltorg
b31ba941ba
Added defaults for ArchLinux in map.jinja
пре 8 година
mraymond77
26fb719c2f
Seperated file.managed state from chrony/init.sls
пре 9 година
mraymond77
51b18c59f4
Added default config parameters for Debian and RHEL to map.jinja
пре 9 година
mraymond77
fc5f2aead1
Created config state, added chrony/config.sls
пре 9 година
mraymond77
dc079f6362
Added pillar.example
пре 9 година
mraymond77
bb39f4be2a
README.rst added
пре 9 година