Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1181461 - Install discovery plugin and smart proxy plugin by default
Summary: Install discovery plugin and smart proxy plugin by default
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Installation
Version: Unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: Unspecified
Assignee: Jason Montleon
QA Contact: Sachin Ghai
URL:
Whiteboard:
Depends On: 1190665
Blocks: 1193977
TreeView+ depends on / blocked
 
Reported: 2015-01-13 08:54 UTC by Lukas Zapletal
Modified: 2017-02-23 20:39 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-08-12 05:21:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2015:1592 0 normal SHIPPED_LIVE Important: Red Hat Satellite 6.1.1 on RHEL 6 2015-08-12 09:04:35 UTC

Description Lukas Zapletal 2015-01-13 08:54:24 UTC
We need a change in the installer to install discovery by default.

Comment 2 Lukas Zapletal 2015-02-11 12:17:12 UTC
Regression in Satellite 6.1 due to:

commit d6b860ec12c775ed14572cd6ed4e7c01d5d6808c
Author:     Eric D. Helms <ericdhelms>
AuthorDate: Tue Feb 3 03:29:32 2015 -0500
Commit:     Eric D. Helms <ericdhelms>
CommitDate: Tue Feb 3 03:29:32 2015 -0500

    Refs #9200: Disable discovery for nightlies.
---
 config/answers.katello-installer.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/answers.katello-installer.yaml b/config/answers.katello-installer.yaml
index eb96bf9..3e6feaf 100644
--- a/config/answers.katello-installer.yaml
+++ b/config/answers.katello-installer.yaml
@@ -27,7 +27,7 @@ capsule:
   puppetca: true

 foreman::plugin::bootdisk: true
-foreman::plugin::discovery: true
+foreman::plugin::discovery: false #http://projects.theforeman.org/issues/9200
 foreman::plugin::hooks: true
 foreman::plugin::tasks: true
 foreman::plugin::chef: false

For proxy we need to add the package actually: https://bugzilla.redhat.com/show_bug.cgi?id=1190665

Comment 3 Justin Sherrill 2015-02-11 16:31:27 UTC
Note this will need to be a downstream only fix, upstream is no longer including discover by default (in fact we can't in nightly currently)

Comment 8 Sachin Ghai 2015-03-04 12:28:01 UTC
verified with:

sat6.1 beta snap4 compose2
Satellite-6.1.0-RHEL-7-20150225.0
Satellite-6.1.0-RHEL-6-20150225.0

Discovery plugin installed by default and related rpm is:

ruby193-rubygem-foreman_discovery-2.0.0.5-1.el6_6sat.noarch
ruby193-rubygem-foreman_discovery-2.0.0.5-1.el7sat.noarch

Please note that proxy plugin still needs to be installed manually as per comment 5.

Comment 9 Bryan Kearney 2015-08-11 13:28:47 UTC
This bug is slated to be released with Satellite 6.1.

Comment 10 errata-xmlrpc 2015-08-12 05:21:48 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2015:1592


Note You need to log in before you can comment on or make changes to this bug.