Skip to content

Conversation

@kjkeane
Copy link

@kjkeane kjkeane commented Jun 15, 2019

To be merged after #19

This updates some of the default values to match with the current documentation here.

  • Removes NTP servers being set by default, because Chrony is a client first and server second
  • Update maxupdateskew to current defaults
  • Remove commandkey and generatecommandkey since these was deprecated
  • Update makestep to current defaults
  • Update logchange to current defaults

@aboe76 aboe76 changed the title Update remove defaults feat(config): Update remove defaults Aug 19, 2019
@aboe76
Copy link

aboe76 commented Aug 19, 2019

@kjkeane You are right that chrony is a client first, that's why there aren't any allow rules in the defaults.
But chrony needs ntpservers or pool parameters otherwise it won't get ntp sync...

Copy link

@aboe76 aboe76 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please see comments

pillar.example Outdated
- '1.centos.pool.ntp.org'
- '2.arch.pool.ntp.org'
- '3.gentoo.pool.ntp.org'
pool:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice documentation added

# Your changes will be overwritten.
########################################################################

{%- if chrony.ntpservers is defined %}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this will make it cleaner thanks

@kjkeane kjkeane force-pushed the update-remove-defaults branch 2 times, most recently from b5cab2f to d2d5953 Compare August 25, 2019 00:36
@kjkeane kjkeane force-pushed the update-remove-defaults branch from d2d5953 to 6dc4152 Compare August 25, 2019 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants