lp:~tell1ng/cloud-init

Owned by Stephan Telling
Get this repository:
git clone https://git.launchpad.net/~tell1ng/cloud-init
Only Stephan Telling can upload to this repository. If you are Stephan Telling please log in for upload directions.

Branches

Name Last Modified Last Commit
fix-typos-and-whitespaces 2017-06-01 20:08:29 UTC
fix typos and remove whitespace in various docs

Author: Stephan Telling
Author Date: 2017-06-01 20:08:29 UTC

fix typos and remove whitespace in various docs

master 2017-05-31 20:43:12 UTC
ntp: Add schema definition and passive schema validation.

Author: Chad Smith
Author Date: 2017-05-25 17:04:55 UTC

ntp: Add schema definition and passive schema validation.

cloud-config files are very flexible and permissive.
This adds a jsonsschema definition to the cc_ntp module and validation
functions in cloudinit/config/schema which will log warnings about
invalid configuration values in the ntp section.

A cmdline tools/cloudconfig-schema is added which can be used in our dev
environments to quickly attempt to exercise the ntp schema.
It is also exposed as a main in cloudinit.config.schema.
(python3 -m cloudinit.config.schema)

LP: #1692916

12 of 2 results
This repository contains Public information 
Everyone can see this information.

Subscribers