Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voxpupuli/puppet-chrony

Puppet module for Chrony with Systemd
https://github.com/voxpupuli/puppet-chrony

Merge pull request #22 from othalla/several_fix

Add OS support in Metadata & use contain instead of anchor

f119319985f148fe096f9df5603e3aacd7a89691 authored over 6 years ago by Niels Abspoel <[email protected]>
[Enhance] replace anchor by contain

ffb8e522794856e20c10b7b760f20ce99823fd9a authored over 6 years ago by othalla <[email protected]>
[Add] supported os in metadata

d280bb0db3f5fb08f7006270523264306056f17a authored over 6 years ago by othalla <[email protected]>
Merge pull request #21 from othalla/fix_travis_ci

improve CI & test with puppet 4/5

993d0d49836de4ef52d728c1178877d5cca4e905 authored over 6 years ago by Niels Abspoel <[email protected]>
improve CI & test with puppet 4/6

b3c10ede17ea90f9011ef7a106597cb4c9905bba authored over 6 years ago by othalla <[email protected]>
Merge pull request #17 from islepnev/master

Add refclocks configuration parameter

d19b10c00345e55cb3ebde68e0abf52153675a93 authored about 7 years ago by Niels Abspoel <[email protected]>
Add refclocks configuration parameter

c89a9705d761ec76d0a260ae3245e0211e44f083 authored about 7 years ago by Ilja Slepnev <[email protected]>
bump version for release

93dffe9784da82fa8994aae387b60f20d03d479f authored about 7 years ago by Niels Abspoel <[email protected]>
Merge pull request #15 from siysco/patch-1

Removed unsupported options

64c8510fb3d08c43a18fb9b471fb02e3c6cd8327 authored about 7 years ago by Niels Abspoel <[email protected]>
Merge pull request #14 from siysco/patch-2

Remove unsupported options

d7d7b5418a49bd8d09e4f07db5e858fc66e7924d authored about 7 years ago by Niels Abspoel <[email protected]>
Remove unsupported options

Ref
https://chrony.tuxfamily.org/faq.html#_what_happened_to_the_code_commandkey_code_and_code_g...

aa145f4248a457564db45c982e1e702dde560f30 authored about 7 years ago by siysco <[email protected]>
Removed unsupported options

Ref
https://chrony.tuxfamily.org/faq.html#_what_happened_to_the_code_commandkey_code_and_code_g...

8f08efa6789b788c48ee32b689d4bf489d81edf8 authored about 7 years ago by siysco <[email protected]>
Merge pull request #11 from duritong/master_ordered_hash

make sure we iterate predictable over the hash

114dceba36369e68f46df24a5012a4802a7f97a2 authored about 8 years ago by Niels Abspoel <[email protected]>
test with latest 3.x puppet version

60bbdb3af9b2b200319fe4c572966d3b5e9d4a4c authored about 8 years ago by mh <[email protected]>
newer puppet versions are more strict with unknown facts

b970c56ad40104bc59cdca6ee8e808c17ab2c14d authored about 8 years ago by mh <[email protected]>
make it work with 1.9.3

51d7a4de9d9a11f58497dd0ad8ac2162642a60e6 authored about 8 years ago by mh <[email protected]>
make sure we iterate predictable over the hash

a hash is not guaranteed to be ordered, especially not always in the
same way. So to avoid flipp...

5fccecf753bed3a1ee8d481a1e0a7e7da3510094 authored about 8 years ago by mh <[email protected]>
Merge pull request #10 from roysjosh/configure-server-key

Make keys more configurable

ff6238a37dd9c9951a3387901f6f16f8ff35a30a authored over 8 years ago by Niels Abspoel <[email protected]>
Make keys more configurable

- set default commandkey to 0 (reserved for commands according to chrony docs)
- allow servers t...

bb2536408c92775cc487d7170ad30d5cecdb36af authored over 8 years ago by Joshua Roys <[email protected]>
fix metadata.json

2f2165a49dce1ddc07dbf556e81a2fe8b173f337 authored almost 9 years ago by Niels Abspoel <[email protected]>
update version so it can be packaged'

f222ff1dbb0cbb4d7337342104fee63bbf55ee48 authored almost 9 years ago by Niels Abspoel <[email protected]>
Merge pull request #9 from traylenator/autogen

Support autogeneration of key by chrony

a8edfd0ae60d704c5f3a83ab7b5405039d274f84 authored almost 9 years ago by Niels Abspoel <[email protected]>
Syntax error in examples

082169462c17d334aaaf89f00d3d9f0bde81e24e authored almost 9 years ago by Steve Traylen <[email protected]>
Allow chrony to create its own key in chrony.keys

A new parameter

* config_keys_manage

defaults to true.

If set to false then puppet will touch...

b82ba6278c8197d5bae47526ee288687bed9a212 authored almost 9 years ago by Steve Traylen <[email protected]>
Configure owner,group and mode of chrony keys file

3 new variables

* config_keys_owner
* config_keys_group
* config_keys_mode

The default permiss...

b9d49b37cb485776b6c7c72e709d0d942c4ae3cd authored almost 9 years ago by Steve Traylen <[email protected]>
tests now actualy run

f3d73650efd0c09ecca9a9bbc7d9029156de1a25 authored almost 9 years ago by Steve Traylen <[email protected]>
Merge pull request #7 from duritong/master

fix travis

10e4da7e421efd36f82b061e58a1dd1f486f8e32 authored almost 10 years ago by Niels Abspoel <[email protected]>
skip older ruby version

3bfd0d64014d90bca2f8c2d2d5606bd5500a6e60 authored almost 10 years ago by mh <[email protected]>
another attemp at travis

9e5361f64b719f68e0a713c62c81bad8dde3b754 authored almost 10 years ago by mh <[email protected]>
Update version for new release on forge

b08a8efec550698ca1db786d4992b1531c073813 authored almost 10 years ago by Niels Abspoel <[email protected]>
Merge pull request #6 from duritong/master

fixes for future parser

3c4f2455545925ee50d9bbc620ff002c01cd6a29 authored almost 10 years ago by Niels Abspoel <[email protected]>
fixes for future parser

* can't have name as array
* must match error message differently
* enable future parser in trav...

b496112b03525fb838d0ac33bdb97c2fad2d8401 authored almost 10 years ago by mh <[email protected]>
set for new release version 0.0.9 on forge

375d6e7d552061d38d4fb9e243a8a6226694fa3b authored about 10 years ago by Niels Abspoel <[email protected]>
Merge pull request #5 from duritong/secure_default_install

secure default installation

f8c1d0c4f1b4dce450bf26e5d05c334b80906a97 authored about 10 years ago by Niels Abspoel <[email protected]>
secure default installation

By setting port 0 by default we get a client only installation by
default.
The server behavior c...

826657d40f21a808967e55f336907d7ef05e78c1 authored about 10 years ago by mh <[email protected]>
Merge pull request #4 from duritong/tests_and_external_bind

Tests and fix queryaddresses

857a2c35dc1f9bd6951167a86553a3855118c73d authored about 10 years ago by Niels Abspoel <[email protected]>
fix failing travis lint tests

e193103b2aab6b7623fff43b69f2c190bfe42320 authored about 10 years ago by mh <[email protected]>
queryhosts should be really empty

Make the array handling more correct and easier to parse.

f2d6a620fd9cb334aebb664f7cee356878fc8a1b authored about 10 years ago by mh <[email protected]>
get a basic set of tests running

840af3d9174c227c12089777aac824a6549f898a authored about 10 years ago by mh <[email protected]>
updated forge package version

5fbaf9b13542343ac669d409765d7d0d021cd4a3 authored over 10 years ago by Niels Abspoel <[email protected]>
Merge pull request #3 from kmullin/KM_fix_key_perms

chrony.keys file should not be world readable

691bdb97d2c45c712f9f4b0954ca6a86e3bdeabe authored over 10 years ago by Niels Abspoel <[email protected]>
chrony.keys file should not be world readable

b5ae19f2fecafa70d8b1e039e96019dcc784440f authored over 10 years ago by Kevin Mullin <[email protected]>
update release number for forge

491b4474fd0f52cc78996e47fa4647cd812fa99e authored over 10 years ago by Niels Abspoel <[email protected]>
Merge pull request #2 from bensallen/master

Add RHEL7 Support

7cdd1a4aaa117430ea2949dde97078db11e5df15 authored over 10 years ago by Niels Abspoel <[email protected]>
Fix path for config_key

ef629c84357822c2f5f3420cf11730b64d98ba19 authored over 10 years ago by Ben Allen <[email protected]>
Set redhat chrony params

27ddde4cc15063eb46b129b9539ec4e842e7fe3f authored over 10 years ago by Ben Allen <[email protected]>
Add redhat params, match the redhat chrony.conf template match the RHEL7 RPM closer

b38c480fd2ec13ad925107c727cdbc257f52e219 authored over 10 years ago by Ben Allen <[email protected]>
new version release

880ce6f31a74c9be8f189d8bd02a7673b8bc4504 authored over 10 years ago by Niels Abspoel <[email protected]>
updated chrony params with new queryhost,

43ec8b7dabf36f8debb83b7a505ea43e7e7bd115 authored over 10 years ago by Niels Abspoel <[email protected]>
Merge branch 'master' of https://github.com/aboe76/puppet-chrony

e7007ed75507bc80840c6fd7721453b8bd0ff75a authored over 10 years ago by Niels Abspoel <[email protected]>
Merge pull request #1 from ofalk/master

RHEL support and support to specify hosts/networks allowed to query the daemon

1ffb1fedb9b1f272fd2437d04e6f4a0430e01c49 authored over 10 years ago by Niels Abspoel <[email protected]>
* Add support for Red Hat (with some tweaks it should work with Fedora as well)

* Add support to specify networks/hosts that allowed to query the chronyd
(both RHEL/Arch Linux...

25786890c8f49984108412bf6fed2f4b0bf3f93e authored over 10 years ago by Oliver Falk <[email protected]>
* Add support for Red Hat (with some tweaks it should work with Fedora as well)

* Add support to specify networks/hosts that allowed to query the chronyd
(both RHEL/Arch Linux...

4febb1defafe6c83935d6a6262be80d7d9c45829 authored over 10 years ago by Oliver Falk <[email protected]>
update apache license file

b958fa05b8b1378eb57db31c8acbaf2060b8865f authored over 11 years ago by Niels Abspoel <[email protected]>
fixed bullit

52b4ed2667a5616041598136565e98f05d1c55a4 authored over 11 years ago by Niels Abspoel <[email protected]>
removed ====== line

07e46ccc4612f1ddc1d2f996f223bed6c032698c authored over 11 years ago by Niels Abspoel <[email protected]>
update module version again to fixed travis button

a6e014e414dbc711c88c9688885cefa27c817c03 authored over 11 years ago by Niels Abspoel <[email protected]>
fixed travis button in readme

be4ae34b27d362976cce21553f79e211a5b5eef1 authored over 11 years ago by Niels Abspoel <[email protected]>
pushed new version number to reflec a change in readme

10dcfe1cd47e5b79ab740ace694e0a44410161d2 authored over 11 years ago by Niels Abspoel <[email protected]>
oops missing distro name

5ed655a085c03a5617028ab83d22fd76927c0149 authored over 11 years ago by Niels Abspoel <[email protected]>
update readme

4adc45de751a989ea5b8c932246d768dbfcd6a4a authored over 11 years ago by Niels Abspoel <[email protected]>
update readme for usage

bddbbc1fcf35aa2d7945755e7183d0c4f47db8c1 authored over 11 years ago by Niels Abspoel <[email protected]>
update gemfile

0c45049f68fa501791048a93d8289ef2629ed573 authored over 11 years ago by Niels Abspoel <[email protected]>
update ruby env. to match archlinux

75b0ba92873157d3c2db180154f70d6f53542774 authored over 11 years ago by Niels Abspoel <[email protected]>
update env. to ruby stable

2200f3fbbf6fb4e4eb9cab4721d161462d490c1f authored over 11 years ago by Niels Abspoel <[email protected]>
Gemfile updated

d5ad1f2ada6faaab3a4967bd9f9e63f841d2c3f6 authored over 11 years ago by Niels Abspoel <[email protected]>
update travis env

f7d5656542411366fc7b97f032d31442b7cc52de authored over 11 years ago by Niels Abspoel <[email protected]>
error in gemfile

e2690763ae6c922643d9806b465f98dec28355bd authored over 11 years ago by Niels Abspoel <[email protected]>
update travis-ci

a0efe8c25fdf3a0a85d596796df67eca11302262 authored over 11 years ago by Niels Abspoel <[email protected]>
rename travis file

45f85b2c4e8f9a1a04bd5f6a3b26d0f016fca7f2 authored over 11 years ago by Niels Abspoel <[email protected]>
update travis file

3a15397cbc89e5c916b23a7c8ec71d2136b1a8eb authored over 11 years ago by Niels Abspoel <[email protected]>
remove .project

5d31d8126217d650bf8fea46e976ca10a6658a35 authored over 11 years ago by Niels Abspoel <[email protected]>
update modulefile

10d4f97d22fa14d1520a0e150eaebf13ce470f64 authored over 11 years ago by Niels Abspoel <[email protected]>
update chrony module ready for forge

a5bd5798d22ded9af15d3ed504501a8194135cf8 authored over 11 years ago by Niels Abspoel <[email protected]>
update formatting

f2ca2043997dd26734917abb3acffe40b79d7b4f authored over 11 years ago by Niels Abspoel <[email protected]>
offcourse spec needed

9776656e72cce05e6c35d52415945af5fa21803c authored over 11 years ago by Niels Abspoel <[email protected]>
update files for travis-ci

f60c80cda6b2fbf95394a2d6dacd4f296612dd1e authored over 11 years ago by Niels Abspoel <[email protected]>
update module file depencies

60a5967f92832dd01b08431eded80075185cc56e authored over 11 years ago by Niels Abspoel <[email protected]>
update chrony for forge

74c0dc84f71851e3540cab9a82d3d6ceafef566f authored over 11 years ago by Niels Abspoel <[email protected]>
Modulefile added and updated Readme

63eab3efd65e59c3f378c105600408c4e8574e38 authored over 11 years ago by Niels Abspoel <[email protected]>
modified: chrony.conf.erb

77774fbe6d9a72b8b3f70b224fcb7c32c2d77f7b authored about 12 years ago by root <[email protected]>
gitignore file added

73324d9efe2a72394e7561b45a1fec143fbfffe4 authored over 12 years ago by Niels Abspoel <[email protected]>
gepetto project files added

81aa2b3baaeb90e54845cfde1c928ff18cafbefc authored over 12 years ago by Niels Abspoel <[email protected]>
Update README.md

7851032176d2dffb84c458ff8b7599b94da4fee7 authored over 12 years ago by Niels Abspoel <[email protected]>
trailing whitespace removed

1ec5aedd71274baf386ae5e37711dbfcbf3dbeba authored over 12 years ago by Niels Abspoel <[email protected]>
reformat init.pp

85c62554086ef1d5271adcaf57ec217b947fe765 authored over 12 years ago by Niels Abspoel <[email protected]>
updated

13ea5f3f86db764e95c578ed16c2c748f5754f58 authored over 12 years ago by Niels Abspoel <[email protected]>
README updated

e571e26766ebbbe9648a9948a6bde0869f94c08a authored over 12 years ago by Niels Abspoel <[email protected]>
first commit

9135746419f23615af05bed60d9fb472d90fdbe5 authored over 12 years ago by Niels Abspoel <[email protected]>