Skip to content
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.

Commit

Permalink
fixes #14858 - removes gutterball (#213)
Browse files Browse the repository at this point in the history
(cherry picked from commit d6a7aec)
  • Loading branch information
cfouant authored and ehelms committed May 27, 2016
1 parent 3c071dc commit 226ba5c
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 194 deletions.
1 change: 0 additions & 1 deletion comps/comps-katello-candlepin-server-rhel6.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
<packagereq type="default">candlepin</packagereq>
<packagereq type="default">candlepin-common</packagereq>
<packagereq type="default">candlepin-selinux</packagereq>
<packagereq type="default">gutterball</packagereq>
</packagelist>
</group>
<group>
Expand Down
1 change: 0 additions & 1 deletion comps/comps-katello-candlepin-server-rhel7.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
<packagereq type="default">candlepin</packagereq>
<packagereq type="default">candlepin-common</packagereq>
<packagereq type="default">candlepin-selinux</packagereq>
<packagereq type="default">gutterball</packagereq>
</packagelist>
</group>
<group>
Expand Down
4 changes: 0 additions & 4 deletions comps/comps-katello-server-rhel6.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@
<packagereq type="default">tfm-rubygem-terminal-table</packagereq>
<packagereq type="default">tfm-rubygem-qpid_messaging</packagereq>
<packagereq type="default">tfm-rubygem-hammer_cli_csv</packagereq>

<!-- gutterball packages -->
<packagereq type="default">tfm-rubygem-foreman_gutterball</packagereq>
<packagereq type="default">tfm-rubygem-hammer_cli_gutterball</packagereq>
</packagelist>
</group>
<group>
Expand Down
4 changes: 0 additions & 4 deletions comps/comps-katello-server-rhel7.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,6 @@
<packagereq type="default">tfm-rubygem-terminal-table</packagereq>
<packagereq type="default">tfm-rubygem-qpid_messaging</packagereq>
<packagereq type="default">tfm-rubygem-hammer_cli_csv</packagereq>

<!-- gutterball packages -->
<packagereq type="default">tfm-rubygem-foreman_gutterball</packagereq>
<packagereq type="default">tfm-rubygem-hammer_cli_gutterball</packagereq>
</packagelist>
</group>
<group>
Expand Down
1 change: 0 additions & 1 deletion katello/katello-backup
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ else
'/etc/candlepin',
'/etc/foreman',
'/etc/foreman-proxy',
'/etc/gutterball',
'/etc/hammer',
'/etc/httpd',
'/etc/foreman-installer',
Expand Down
5 changes: 0 additions & 5 deletions katello/katello-remove
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ CONFIG_FILES=(
/etc/tomcat
/etc/squid
/etc/puppet
/etc/gutterball
/etc/qpid
/etc/qpid-dispatch
/etc/sysconfig/foreman.rpmsave
Expand All @@ -73,7 +72,6 @@ LOG_FILES=(
/var/log/foreman
/var/log/foreman-proxy
/var/log/foreman-installer
/var/log/gutterball
/var/log/tomcat
/var/log/squid
/var/log/capsule-certs-generate*
Expand Down Expand Up @@ -110,7 +108,6 @@ RPMS=(
`rpm -qa | grep ^python-semantic-version`
`rpm -qa | grep ^python-requests`
`rpm -qa | grep ^python-isodate`
`rpm -qa | grep gutterball`
`rpm -qa | grep $HOSTNAME`
`rpm -qa | grep saslwrapper`
`rpm -qa | grep ruby`
Expand Down Expand Up @@ -159,10 +156,8 @@ CONTENT=(
/var/cache/candlepin
/var/cache/foreman-proxy
/var/cache/
/usr/bin/gutterball-db
/opt/theforeman
/var/www/html/pub/katello-rhsm-consumer
/tmp/gutterballkeystore.p12
)

katello-service stop
Expand Down
2 changes: 0 additions & 2 deletions katello/katello.spec
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,6 @@ Requires: %{?scl_prefix}rubygem-hammer_cli
Requires: %{?scl_prefix}rubygem-hammer_cli_foreman
Requires: %{?scl_prefix}rubygem-hammer_cli_katello
Requires: %{?scl_prefix}rubygem-hammer_cli_import
Requires: %{?scl_prefix}rubygem-hammer_cli_gutterball
Requires: %{?scl_prefix}rubygem-foreman_gutterball
Requires: %{name}-debug
Requires: %{name}-service

Expand Down
1 change: 0 additions & 1 deletion rel-eng/packages/rubygem-foreman_gutterball

This file was deleted.

1 change: 0 additions & 1 deletion rel-eng/packages/rubygem-hammer_cli_gutterball

This file was deleted.

1 change: 0 additions & 1 deletion rubygem-foreman_gutterball/foreman_gutterball-0.0.1.gem

This file was deleted.

83 changes: 0 additions & 83 deletions rubygem-foreman_gutterball/rubygem-foreman_gutterball.spec

This file was deleted.

This file was deleted.

89 changes: 0 additions & 89 deletions rubygem-hammer_cli_gutterball/rubygem-hammer_cli_gutterball.spec

This file was deleted.

0 comments on commit 226ba5c

Please # to comment.