saltstack-formulas / ntp-formula

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
23 stars 158 forks source link

Fix ntp:servers in pillar.example #31

Closed mhdali closed 5 years ago

mhdali commented 8 years ago

it should be ntp:servers instead of ntpservers, check the source: https://github.com/MhdAli/ntp-formula/blob/master/ntp/ntp-client.conf#L6

gravyboat commented 8 years ago

Looks like it's actually both: https://github.com/saltstack-formulas/ntp-formula/blob/a85d666f89097c8562282564cf36dbd364836811/ntp/local_server/init.sls#L48 which is quite annoying.

daks commented 5 years ago

I think this is obsolete now, see #37