Closed timwsuqld closed 9 years ago
Good catch, thanks.
The pillar referenced is actually ntp:servers
so only the example is wrong, not the pillar key:
https://github.com/saltstack-formulas/ntp-formula/blob/master/ntp/ntp.conf#L4
@babilen Thanks for weighing in, probably shouldn't look at these late in the evening. @timwsuqld Do you want to update that?
@babilen I'm only referring to the NTP NG config, not the older NTP config. https://github.com/saltstack-formulas/ntp-formula/blob/master/ntp/ng/files/ntp.conf uses the pillar key to generate it's config. You are referring to the NTP config not the NTP NG config.
Alright I'm going to merge this then, thanks guys.
Yay for consistency! ;)
Following the example pillar file gives an invalid ntp.conf for NTP NG. Need to be server instead of servers in the pillar config