From c2a692906fb8377b146dcca84111abb7a9b1bf30 Mon Sep 17 00:00:00 2001 From: Merlin Mathesius Date: Oct 04 2018 17:27:18 +0000 Subject: Add profile descriptions. Signed-off-by: Merlin Mathesius --- diff --git a/avocado.yaml b/avocado.yaml index 757a52e..2601109 100644 --- a/avocado.yaml +++ b/avocado.yaml @@ -20,11 +20,15 @@ data: tracker: https://github.com/avocado-framework/avocado/issues profiles: default: + description: >- + Default profile installing the most commonly used avocado packages. rpms: - python2-avocado - python2-avocado-plugins-output-html - python2-avocado-plugins-varianter-yaml-to-mux minimal: + description: >- + Minimal profile installing only the main avocado package. rpms: - python2-avocado api: