Skip to content

Commit

Permalink
Add Fedora 27 comp for Katello rel-eng
Browse files Browse the repository at this point in the history
  • Loading branch information
zjhuntin authored and ehelms committed Jan 19, 2018
1 parent 6377114 commit 7eca77e
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions comps/comps-katello-client-fedora27.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<?xml version="1.0"?>
<!DOCTYPE comps PUBLIC "-//Red Hat, Inc.//DTD Comps info//EN" "comps.dtd">

<comps>
<!-- <meta> -->
<!-- Meta information will go here eventually -->
<!-- </meta> -->
<group>
<id>katello-client</id>
<name>Katello Client</name>
<description>Katello Client Packages</description>
<uservisible>true</uservisible>
<packagelist>
<packagereq type="default">katello-agent</packagereq>
<packagereq type="default">katello-host-tools</packagereq>
<packagereq type="default">katello-host-tools-fact-plugin</packagereq>
<packagereq type="default">katello-host-tools-tracer</packagereq>
<packagereq type="default">katello-client-repos</packagereq>
</packagelist>
</group>
</comps>

0 comments on commit 7eca77e

Please sign in to comment.