Clean up documentation in readme

This commit is contained in:
Kienan Stewart 2018-06-15 16:17:40 -04:00
parent f1fc7573cb
commit f206817a27
1 changed files with 0 additions and 3 deletions

View File

@ -38,7 +38,6 @@ Nothing special.
## Limitations
* Currently only supports apache
* Depends on the the aegir${version} package to correctly install dependencies
## Example Usage
@ -75,8 +74,6 @@ Parameters:
* database: A hash containing user, host, and password. Required.
* frontend_url: The url for the hostmaster drupal installation. Optional, defaults to the fully qualified domain name.
* version: The major aegir version to install. Optional, default: 3
* user: The user name to use for the installation of aegir. Optional, default: aegir
* home: The home directory of the user. Optional, default: /var/aegir
* server: Which webserver to use. Optional, default: apache. Supports: apache2, nginx
* release: Which release to use from the package source. Optional, default: stable.
* makefile: If a custom makefile should be used, specify it here. Optional, default: ''