bootstrap-vz/bootstrapvz/plugins/ntp
Andrew Bogott 43b321ce91 Replace a bunch of \\ escapes with raw strings
There are a few cases where changing to a raw string
will change the behavior; I'll address that in a later patch.
2019-03-05 20:05:59 +00:00
..
__init__.py fix pylint W0403(relative-import) 2018-02-25 04:12:24 +00:00
manifest-schema.yml Litter the manifest schemas with additionalProperties:false 2015-05-02 13:04:30 +02:00
README.rst Docs: fix wrongfully escaped terms 2015-04-28 01:21:07 -03:00
tasks.py Replace a bunch of \\ escapes with raw strings 2019-03-05 20:05:59 +00:00

NTP
---

This plugins installs the Network Time Protocol daemon and optionally
defines which time servers it should use.

Settings
~~~~~~~~

-  ``servers``: A list of strings specifying which servers should be
   used to synchronize the machine clock.
   ``optional``