aegir-project / provision

The Provision CLI
http://aegirproject.org
GNU General Public License v2.0
13 stars 12 forks source link

Use .provision.yml console config to limit service options. #21

Open jonpugh opened 6 years ago

jonpugh commented 6 years ago

We don't want to overwhelm the user with all available options for services, Already there's 4: nginx, php, apache, apacheDocker.

Let's use Aegir\Provision\ConsoleConfig to store a list of available services. This could be a good way to allow including of external service libraries.