bootstrap-vz/bootstrapvz/plugins/ntp
Andrew Bogott b9dda552db flake8: resolve W605 'invalid escape sequence' warnings
This patch scares me since every fix involves adding a character
to a regex.  I am /pretty sure/ that this is a no-op but I don't
have the capacity to test this beyond what tox can do.
2019-03-05 19:01:05 +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 flake8: resolve W605 'invalid escape sequence' warnings 2019-03-05 19:01:05 +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``