bootstrap-vz/bootstrapvz/plugins/root_password
Anders Ingemann a7f2327e42 Litter the manifest schemas with additionalProperties:false
This pretty much eliminates the possiblity of undiscovered typos in the manifest
2015-05-02 13:04:30 +02:00
..
__init__.py The change in d9e9014 failed when SSH was not installed 2015-04-29 21:36:22 +02: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 Properly fix imports and make bootstrapvz work like a package 2014-04-02 21:32:10 +02:00

root password
-------------

Sets the root password. This plugin removes the task that disables the
SSH password authentication.

Settings
~~~~~~~~

-  ``password``: The password for the root user.
   ``required``