Clean up documentation in readme
This commit is contained in:
parent
f1fc7573cb
commit
f206817a27
|
@ -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: ''
|
||||
|
|
Loading…
Reference in New Issue