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
/
schema.py
Age
Commit message (
Expand
)
Author
2020-11-18
cli: add --system param to allow validating system user-data on a machine (#575)
Chad Smith
2020-08-25
tox: bump the pylint version to 2.6.0 in the default run (#544)
Paride Legovini
2020-05-14
cloudinit: remove unneeded __future__ imports (#362)
Daniel Watkins
2020-05-13
Add schema to apt configure config (#357)
lucasmoura
2020-04-27
schema: ignore spurious pylint error (#332)
Daniel Watkins
2020-04-24
schema: add json schema for write_files module (#152)
Chad Smith
2019-01-30
Resolve flake8 comparison and pycodestyle over-ident issues
Paride Legovini
2018-05-23
yaml_load/schema: Add invalid line and column nums to error message
Chad Smith
2018-05-17
read_file_or_url: move to url_helper, fix bug in its FileResponse.
Scott Moser
2018-04-19
pylint: pay attention to unused variable warnings.
Scott Moser
2017-10-18
schema: Log debug instead of warning when jsonschema is not available.
Scott Moser
2017-09-20
docs: fix sphinx module schema documentation
Chad Smith
2017-09-13
schema and docs: Add jsonschema to resizefs and bootcmd modules
Chad Smith
2017-08-22
schema cli: Add schema subcommand to cloud-init cli and cc_runcmd schema
Chad Smith
2017-05-31
ntp: Add schema definition and passive schema validation.
Chad Smith