| Summary: | node-installer looks for missing foreman-selinux package, fails | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Corey Welton <cwelton> |
| Component: | Provisioning | Assignee: | Ohad Levy <ohadlevy> |
| Status: | CLOSED NOTABUG | QA Contact: | Katello QA List <katello-qa-list> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | Nightly | CC: | bkearney, dcleal, inecas, mmccune |
| Target Milestone: | Unspecified | Keywords: | Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | node-installer-0.0.11-1.el6sat | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-05-05 18:15:33 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Corey Welton
2013-09-19 15:21:37 UTC
I don't think this should be used in the node-installer, it isn't intended that we provide SELinux policy for the puppetmaster in foreman-selinux. Any issues there should be resolved through base OS selinux-policy which supports Puppet under Passenger. We declined this patch upstream (https://github.com/theforeman/puppet-passenger/pull/16) but it was used in node-installer. foreman-selinux should be shipped for MDP3 where we use passenger, but not yet IMHO. Ok: the conclusion for MDP2: the puppetmaster installation will need the system to run in permissive mode. In that case I will just remove the foreman-selinux package form ones installed. Reverted the code that installed the foreman-proxy: https://github.com/Katello/node-installer/commit/77f7d0f487fb998e37548d839ecdb93f400bcf87 Should I cherry-pick the changes or we can rebase? I prefer the second option, as there is no code that not should get into MDP2 not relevant now with the new 'capsule-installer' |