index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
config
/
cc_ntp.py
Age
Commit message (
Expand
)
Author
2022-02-14
use PEP 589 syntax for TypeDict (#1253)
Brett Holman
2021-12-15
Adopt Black and isort (SC-700) (#1157)
James Falcon
2021-12-07
Add miraclelinux support (#1128)
Haruki TSURUMOTO
2021-12-06
Add Strict Metaschema Validation (#1101)
Brett Holman
2021-10-20
Leave the details of service management to the distro (#1074)
Andy Fiddaman
2021-09-13
Support openEuler OS (#1012)
zhuzaifangxuele
2021-09-01
Add CloudLinux OS support (#1003)
Alexandr Kravchenko
2021-08-05
Add support for EuroLinux 7 && EuroLinux 8 (#957)
Aleksander Baranowski
2021-07-21
Add VZLinux support (#951)
eb3095
2021-06-18
Add support for VMware PhotonOS (#909)
sshedi
2021-05-25
Add Rocky Linux support to cloud-init (#906)
Louis Abel
2021-05-07
Add AlmaLinux OS support (#872)
Andrew Lukoshko
2020-10-01
Fix name of ntp and chrony service on CentOS and RHEL. (#589)
Scott Moser
2020-08-19
Add Alpine Linux support. (#535)
dermotbradley
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2020-05-13
Add schema to apt configure config (#357)
lucasmoura
2020-01-21
Drop most of the remaining use of six (#179)
Daniel Watkins
2018-04-12
Implement ntp client spec with auto support for distro selection
Ryan Harper
2017-12-15
lint: Fix lints seen by pylint version 1.8.1.
Chad Smith
2017-11-16
ntp: fix configuration template rendering for openSUSE and SLES
Chad Smith
2017-10-20
ntp: fix config module schema to allow empty ntp config
Chad Smith
2017-09-13
schema and docs: Add jsonschema to resizefs and bootcmd modules
Chad Smith
2017-08-04
cc_ntp: fallback on timesyncd configuration if ntp is not installable
Ryan Harper
2017-05-31
ntp: Add schema definition and passive schema validation.
Chad Smith
2017-05-24
cc_ntp: Restructure cc_ntp unit tests.
Chad Smith
2017-05-19
cc_ntp: write template before installing and add service restart
Ryan Harper
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-09-30
Improve module documentation and doc cleanup.
Wesley Wiedenmeier
2016-08-10
add ntp config module
Ryan Harper