Bug 995130 - katello-config not compatible with all local puppet configurations
Summary: katello-config not compatible with all local puppet configurations
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Subscription Asset Manager
Classification: Retired
Component: katello-configure
Version: 1.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Katello Bug Bin
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks: sam20-tracker
TreeView+ depends on / blocked
 
Reported: 2013-08-08 15:22 UTC by Chuck Schweizer
Modified: 2017-06-26 20:35 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-06-26 20:35:25 UTC
Embargoed:


Attachments (Terms of Use)

Description Chuck Schweizer 2013-08-08 15:22:18 UTC
Description of problem:
SCL version of puppet does not work with our puppet configuration

Version-Release number of selected component (if applicable):
Satellite-6.0.1-RHEL-6-20130628.1-Satellite-x86_64-dvd1.iso

How reproducible:
Easy

Steps to Reproduce:
1. setup a local puppet configuation with non standard features.  (eg. heira, heira-gpg, puppetdb)
2.  In the /etc/puppet/heira.conf file add a line like   - %{environment}\common
3. run katello-configure

Actual results:
parse error on the heira.conf file

Expected results:
puppet apply should probably not use /etc/puppet as the conf directory

Additional info:
My fix was to update the puppet_cmd line to include --confdir

puppet_cmd = "/usr/bin/ruby193-puppet apply --modulepath #{PREFIX}/puppet/modules --libdir #{PREFIX}/puppet/lib --confdir #{PREFIX}/puppet/etc -v -d"

Comment 1 Chuck Schweizer 2013-08-08 15:35:48 UTC
need to add  --vardir also

Comment 2 Bryan Kearney 2017-06-26 20:35:25 UTC
The release of Satellite 5.8 we are deprecating the support of Subscription Asset Manager. The release notes for 5.8 can be found at https://access.redhat.com/documentation/en-us/red_hat_satellite/5.8/pdf/release_notes/Red_Hat_Satellite-5.8-Release_Notes-en-US.pdf.

I am therefore closing out this bug as WONTFIX. If you believe this to be an error, please feel free tor each out to either Rich Jerrido or Bryan Kearney. Thank you!


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