Spencer Smith cfb2c50dd7 fix: update handling of ntp disable
This PR changes the bool for disabling ntp to `disable` instead of the
previous `enable`. We need to do this because customers were seeing
failure in cases where they were defining time servers only, which
results in `enabled: false` when configs get unmarshalled. Users wishing
to disable ntp altogether should now use `disabled: true`.

Signed-off-by: Spencer Smith <robertspencersmith@gmail.com>
2020-10-20 08:58:55 -07:00
..
2020-05-25 10:10:35 -07:00