From f206817a27418c8ed05aa84a42d023f078d94d54 Mon Sep 17 00:00:00 2001 From: Kienan Stewart Date: Fri, 15 Jun 2018 16:17:40 -0400 Subject: [PATCH] Clean up documentation in readme --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 213d724..3733216 100644 --- a/README.md +++ b/README.md @@ -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: ''