bootstrap-vz/bootstrapvz/plugins/admin_user
2015-04-29 21:36:22 +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 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 The change in d9e9014 failed when SSH was not installed 2015-04-29 21:36:22 +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``