bootstrap-vz/bootstrapvz/plugins/admin_user
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 Fix #217, by introducing class for comparison of releases 2015-04-29 21:38:06 +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 Fix #104: Don't verify default target when adding packages 2015-04-29 23:51:55 +02:00

Admin user
----------

This plugin creates a user with passwordless sudo privileges. It also
disables the SSH root login. If the EC2 init scripts are installed, the
script for fetching the SSH authorized keys will be adjust to match the
username specified.

Settings
~~~~~~~~

-  ``username``: The username of the account to create. ``required``