From 375eecb79d33850a4c8385afd598de273ccd06ee Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Fri, 23 Jun 2017 09:49:08 -0400 Subject: [PATCH] Fix cockpit-docker The @container-management group was meant to include the Cockpit plugin for managing Docker, but the name was incorrect. This patch updates the name to the correct value. Signed-off-by: Stephen Gallagher --- comps-f26.xml.in | 2 +- comps-f27.xml.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/comps-f26.xml.in b/comps-f26.xml.in index 3ea4ba2f..396559fe 100644 --- a/comps-f26.xml.in +++ b/comps-f26.xml.in @@ -666,7 +666,7 @@ true docker - docker-cockpit + cockpit-docker docker-registry fedora-dockerfiles diff --git a/comps-f27.xml.in b/comps-f27.xml.in index 7a41e6bf..e76fa782 100644 --- a/comps-f27.xml.in +++ b/comps-f27.xml.in @@ -666,7 +666,7 @@ true docker - docker-cockpit + cockpit-docker docker-registry fedora-dockerfiles