Make a VM Deployment Target available
> As an *Aegir manager*
>
> In order for Aegir users to be able to deploy static html projects
>
> I need to make a *VM Deployment Target* available
* (Outside Aegir) Prepare a VM (with shell or ansible-based backend?)
- Write docs (or Ansible bootstrap role) to make a VM available to Aegir5, including:
- Ubuntu, ssh authorized_keys, and a sudo-enabled `aegir` user
- apt install nginx python.. (eventually move this to automated tasks)
- set up a root DocumentRoot (/var/www or /var/aegir/projects?)
* Add credentials to the dispatcher
epic