summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_ntp.py
AgeCommit message (Expand)Author
2018-04-12Implement ntp client spec with auto support for distro selectionRyan Harper
2017-12-15lint: Fix lints seen by pylint version 1.8.1.Chad Smith
2017-11-16ntp: fix configuration template rendering for openSUSE and SLESChad Smith
2017-10-20ntp: fix config module schema to allow empty ntp configChad Smith
2017-09-13schema and docs: Add jsonschema to resizefs and bootcmd modulesChad Smith
2017-08-04cc_ntp: fallback on timesyncd configuration if ntp is not installableRyan Harper
2017-05-31ntp: Add schema definition and passive schema validation.Chad Smith
2017-05-24cc_ntp: Restructure cc_ntp unit tests.Chad Smith
2017-05-19cc_ntp: write template before installing and add service restartRyan Harper
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-09-30Improve module documentation and doc cleanup.Wesley Wiedenmeier
2016-08-10add ntp config moduleRyan Harper