bootstrap-vz/bootstrapvz/plugins/root_password
Jonh Wendell d9e9014a8f root_password: Enable SSH root login
Jessie comes with root login disabled for passwords, however,
if the user is using this plugin, chances are high that they
need to login via SSH as root.
2015-04-28 18:51:39 -03:00
..
__init__.py root_password: Enable SSH root login 2015-04-28 18:51:39 -03:00
manifest-schema.yml Convert every JSON file to YAML 2014-07-09 23:17:04 +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``