summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_ntp.py
AgeCommit message (Expand)Author
2022-02-14use PEP 589 syntax for TypeDict (#1253)Brett Holman
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
2021-12-07Add miraclelinux support (#1128)Haruki TSURUMOTO
2021-12-06Add Strict Metaschema Validation (#1101)Brett Holman
2021-10-20Leave the details of service management to the distro (#1074)Andy Fiddaman
2021-09-13Support openEuler OS (#1012)zhuzaifangxuele
2021-09-01Add CloudLinux OS support (#1003)Alexandr Kravchenko
2021-08-05Add support for EuroLinux 7 && EuroLinux 8 (#957)Aleksander Baranowski
2021-07-21Add VZLinux support (#951)eb3095
2021-06-18Add support for VMware PhotonOS (#909)sshedi
2021-05-25Add Rocky Linux support to cloud-init (#906)Louis Abel
2021-05-07Add AlmaLinux OS support (#872)Andrew Lukoshko
2020-10-01Fix name of ntp and chrony service on CentOS and RHEL. (#589)Scott Moser
2020-08-19Add Alpine Linux support. (#535)dermotbradley
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-05-13Add schema to apt configure config (#357)lucasmoura
2020-01-21Drop most of the remaining use of six (#179)Daniel Watkins
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