From f97eaf6459e0e5dc854c69c3ce02297baeb233ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Thu, 13 Dec 2018 15:34:11 +0100 Subject: [PATCH] Renaming the 'default' profile to 'common' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Following a recent modularity design decision, the 'default' profile should be named 'common' going forward. The special meaning as a fallback when no module defaults are provided is no longer in effect. Resolves: rhbz#1658633 Signed-off-by: Petr Ĺ abata --- ruby.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruby.yaml b/ruby.yaml index 75b47d6..9a68168 100644 --- a/ruby.yaml +++ b/ruby.yaml @@ -115,6 +115,6 @@ data: # Add profiles/default as a temporary workflow, # because of a issue for omitted profiles element. profiles: - default: + common: rpms: - ruby