-
Notifications
You must be signed in to change notification settings - Fork 48
Comparing changes
Open a pull request
base repository: mraymond77/chrony-formula
base: master
head repository: saltstack-formulas/chrony-formula
compare: master
Commits on Oct 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b31ba94 - Browse repository at this point
Copy the full SHA b31ba94View commit details -
Updated README to include ArchLinux support
The name from os_family was used
Configuration menu - View commit details
-
Copy full SHA for 64a0cdb - Browse repository at this point
Copy the full SHA 64a0cdbView commit details
Commits on Apr 1, 2017
-
Merge pull request #2 from omltorg/ArchLinux_support
Add ArchLinux support
Configuration menu - View commit details
-
Copy full SHA for d6d77cd - Browse repository at this point
Copy the full SHA d6d77cdView commit details
Commits on Aug 18, 2017
-
Add chrony.removed state to uninstall package
When calling chrony.removed salt ensures the service is stopped and the package has been removed.
Configuration menu - View commit details
-
Copy full SHA for fb582f1 - Browse repository at this point
Copy the full SHA fb582f1View commit details
Commits on Aug 20, 2017
-
Merge pull request #3 from bawuenet/master
Add chrony.removed state to uninstall package
Configuration menu - View commit details
-
Copy full SHA for f6dbdc7 - Browse repository at this point
Copy the full SHA f6dbdc7View commit details
Commits on Oct 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7424476 - Browse repository at this point
Copy the full SHA 7424476View commit details
Commits on Oct 6, 2017
-
Merge pull request #4 from aboe76/fix_archlinux
Merging as this fixes distros in Arch family.
Configuration menu - View commit details
-
Copy full SHA for e0fc1fe - Browse repository at this point
Copy the full SHA e0fc1feView commit details
Commits on Oct 8, 2017
-
Add osmapping,defaults for modular parms
Noel McLoughlin committedOct 8, 2017 Configuration menu - View commit details
-
Copy full SHA for a1ff71b - Browse repository at this point
Copy the full SHA a1ff71bView commit details
Commits on Oct 11, 2017
-
Merge pull request #5 from noelmcloughlin/add-defaults-osmap-yaml
Add osmapping,defaults for modular parms
Configuration menu - View commit details
-
Copy full SHA for 0bde136 - Browse repository at this point
Copy the full SHA 0bde136View commit details -
Noel McLoughlin committed
Oct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for e00f1f7 - Browse repository at this point
Copy the full SHA e00f1f7View commit details
Commits on Oct 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7d15b29 - Browse repository at this point
Copy the full SHA 7d15b29View commit details -
Merge pull request #7 from noelmcloughlin/tidyup_pillar_example
Simplify pillar.example
Configuration menu - View commit details
-
Copy full SHA for 1a7ca5b - Browse repository at this point
Copy the full SHA 1a7ca5bView commit details
Commits on Oct 19, 2017
-
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
Configuration menu - View commit details
-
Copy full SHA for 13efcbc - Browse repository at this point
Copy the full SHA 13efcbcView commit details
Commits on Dec 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e9701d9 - Browse repository at this point
Copy the full SHA e9701d9View commit details
Commits on Dec 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 879dd33 - Browse repository at this point
Copy the full SHA 879dd33View commit details
Commits on Dec 9, 2017
-
Merge pull request #8 from rossengeorgiev/slspath-patch
replace hardcoded paths with slspath variable
Configuration menu - View commit details
-
Copy full SHA for d3444bb - Browse repository at this point
Copy the full SHA d3444bbView commit details
Commits on Dec 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0d3b871 - Browse repository at this point
Copy the full SHA 0d3b871View commit details -
Merge pull request #11 from saltstack-formulas/fixconfig
Fix config state on Centos7
Configuration menu - View commit details
-
Copy full SHA for db4bdd6 - Browse repository at this point
Copy the full SHA db4bdd6View commit details
Commits on Jan 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b17001b - Browse repository at this point
Copy the full SHA b17001bView commit details -
Merge pull request #12 from noelmcloughlin/grepbug
Hide salt stdout [ERROR] if grep rc=1
Configuration menu - View commit details
-
Copy full SHA for e754b56 - Browse repository at this point
Copy the full SHA e754b56View commit details
Commits on Oct 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5139e81 - Browse repository at this point
Copy the full SHA 5139e81View commit details -
Merge pull request #14 from mgomersbach/gentoo-compat
Add Gentoo default vars in osmap
Configuration menu - View commit details
-
Copy full SHA for 3dad97a - Browse repository at this point
Copy the full SHA 3dad97aView commit details
Commits on Feb 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a35ec92 - Browse repository at this point
Copy the full SHA a35ec92View commit details -
Merge pull request #15 from noelmcloughlin/fixes
Fix rendering - regression
Configuration menu - View commit details
-
Copy full SHA for 6603ab2 - Browse repository at this point
Copy the full SHA 6603ab2View commit details
Commits on Apr 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0fb718d - Browse repository at this point
Copy the full SHA 0fb718dView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for e5741ee - Browse repository at this point
Copy the full SHA e5741eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d040dae - Browse repository at this point
Copy the full SHA d040daeView commit details -
Merge pull request #17 from myii/chore/add-test-matrix
implement `inspec` test matrix & `semantic-release`
Configuration menu - View commit details
-
Copy full SHA for 13c4f7b - Browse repository at this point
Copy the full SHA 13c4f7bView commit details
Commits on Apr 29, 2019
-
chore(release): 0.2.1 [skip ci]
## [0.2.1](saltstack-formulas/chrony-formula@v0.2.0...v0.2.1) (2019-04-29) ### Continuous Integration * **kitchen+travis:** implement `inspec` test matrix ([0fb718d](saltstack-formulas@0fb718d)) ### Documentation * **semantic-release:** implement an automated changelog ([d040dae](saltstack-formulas@d040dae)) ### Tests * **inspec:** get tests passing ([e5741ee](saltstack-formulas@e5741ee))
Configuration menu - View commit details
-
Copy full SHA for c491fbd - Browse repository at this point
Copy the full SHA c491fbdView commit details
Commits on Apr 30, 2019
-
feat: update chrony formula to new template
BREAKING CHANGE: `chrony.removed` replaced by `.clean` states.
Configuration menu - View commit details
-
Copy full SHA for 8a05d0f - Browse repository at this point
Copy the full SHA 8a05d0fView commit details -
chore(release): 1.0.0 [skip ci]
# [1.0.0](saltstack-formulas/chrony-formula@v0.2.1...v1.0.0) (2019-04-30) ### Features * update chrony formula to new template ([8a05d0f](saltstack-formulas@8a05d0f)) ### BREAKING CHANGES * `chrony.removed` replaced by `.clean` states.
Configuration menu - View commit details
-
Copy full SHA for 3bb8869 - Browse repository at this point
Copy the full SHA 3bb8869View commit details
Commits on May 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a2a3aa7 - Browse repository at this point
Copy the full SHA a2a3aa7View commit details -
chore(release): 1.1.0 [skip ci]
# [1.1.0](saltstack-formulas/chrony-formula@v1.0.0...v1.1.0) (2019-05-10) ### Features * fix default values ([a2a3aa7](saltstack-formulas@a2a3aa7))
Configuration menu - View commit details
-
Copy full SHA for e7009f1 - Browse repository at this point
Copy the full SHA e7009f1View commit details
Commits on Jun 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 90cdeea - Browse repository at this point
Copy the full SHA 90cdeeaView commit details
Commits on Jun 26, 2019
-
ci(kitchen+travis): modify matrix to include
develop
platform* Use balanced matrix based on `template-formula` guidelines * Initial ref: saltstack-formulas/template-formula#118 * Fedora still disabled due to existing errors: - `Job for chronyd.service failed because a timeout was exceeded.`
Configuration menu - View commit details
-
Copy full SHA for 6db3426 - Browse repository at this point
Copy the full SHA 6db3426View commit details -
Merge pull request #21 from myii/ci/use-develop-image-in-matrix
ci(kitchen+travis): modify matrix to include `develop` platform
Configuration menu - View commit details
-
Copy full SHA for df61837 - Browse repository at this point
Copy the full SHA df61837View commit details
Commits on Jul 20, 2019
-
chore: use
semantic-release
cross-formula standard structure* Automated using `ssf-formula` (v0.1.0-rc.1)
Configuration menu - View commit details
-
Copy full SHA for b48eff7 - Browse repository at this point
Copy the full SHA b48eff7View commit details
Commits on Jul 24, 2019
-
Merge pull request #22 from myii/ci/standardise-structure
chore: use `semantic-release` cross-formula standard structure
Configuration menu - View commit details
-
Copy full SHA for c5784f4 - Browse repository at this point
Copy the full SHA c5784f4View commit details
Commits on Jul 25, 2019
-
chore: use
semantic-release
cross-formula standard structure* Automated using `ssf-formula` (v0.1.0-rc.2)
Configuration menu - View commit details
-
Copy full SHA for 96a59e2 - Browse repository at this point
Copy the full SHA 96a59e2View commit details -
Merge pull request #23 from myii/ci/standardise-structure
chore: use `semantic-release` cross-formula standard structure
Configuration menu - View commit details
-
Copy full SHA for 0cf1f47 - Browse repository at this point
Copy the full SHA 0cf1f47View commit details
Commits on Aug 7, 2019
-
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) ```
Configuration menu - View commit details
-
Copy full SHA for f83a498 - Browse repository at this point
Copy the full SHA f83a498View commit details
Commits on Aug 10, 2019
-
Merge pull request #24 from myii/chore/standardise-structure
feat(yamllint): include for this repo and apply rules throughout
Configuration menu - View commit details
-
Copy full SHA for cf43fc4 - Browse repository at this point
Copy the full SHA cf43fc4View commit details -
Merge pull request #19 from kjkeane/update-ntp-pool
fix: add pool option
Configuration menu - View commit details
-
Copy full SHA for 0d904c0 - Browse repository at this point
Copy the full SHA 0d904c0View commit details -
chore(release): 1.2.0 [skip ci]
# [1.2.0](saltstack-formulas/chrony-formula@v1.1.0...v1.2.0) (2019-08-10) ### Bug Fixes * add pool option ([90cdeea](saltstack-formulas@90cdeea)) ### Continuous Integration * **kitchen+travis:** modify matrix to include `develop` platform ([6db3426](saltstack-formulas@6db3426)) ### Features * **yamllint:** include for this repo and apply rules throughout ([f83a498](saltstack-formulas@f83a498))
Configuration menu - View commit details
-
Copy full SHA for d8a4f5f - Browse repository at this point
Copy the full SHA d8a4f5fView commit details
Commits on Aug 17, 2019
-
chore: use
semantic-release
cross-formula standard structure* Automated using `ssf-formula` (v0.6.0)
Configuration menu - View commit details
-
Copy full SHA for fb1a4ec - Browse repository at this point
Copy the full SHA fb1a4ecView commit details -
Merge pull request #25 from myii/chore/standardise-structure
chore: use `semantic-release` cross-formula standard structure
Configuration menu - View commit details
-
Copy full SHA for ab0a26d - Browse repository at this point
Copy the full SHA ab0a26dView commit details
Commits on Aug 28, 2019
-
ci(kitchen+travis): replace EOL pre-salted images
* Automated using myii/ssf-formula#16
Configuration menu - View commit details
-
Copy full SHA for 9a71030 - Browse repository at this point
Copy the full SHA 9a71030View commit details
Commits on Sep 1, 2019
-
Merge pull request #28 from myii/chore/standardise-structure
ci(kitchen+travis): replace EOL pre-salted images
Configuration menu - View commit details
-
Copy full SHA for 2f08df1 - Browse repository at this point
Copy the full SHA 2f08df1View commit details
Commits on Sep 7, 2019
-
ci: use
dist: bionic
& applyopensuse-leap-15
SCP error workaround* Automated using myii/ssf-formula#22
Configuration menu - View commit details
-
Copy full SHA for 213eef3 - Browse repository at this point
Copy the full SHA 213eef3View commit details
Commits on Sep 8, 2019
-
Merge pull request #29 from myii/chore/standardise-structure
ci: use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround
Configuration menu - View commit details
-
Copy full SHA for d0e643d - Browse repository at this point
Copy the full SHA d0e643dView commit details
There are no files selected for viewing