voxpupuli / puppet-chrony

Puppet module for Chrony with Systemd
https://forge.puppet.com/puppet/chrony
Apache License 2.0
13 stars 59 forks source link

chrony_spec: fix regexes in "empty allow/deny" #165

Closed kenyon closed 1 year ago

kenyon commented 1 year ago

Need to anchor the end of line for these tests to be totally correct. Fixes #163.