Bug 1131398 - Puppet is missing puppetca wrapper
Summary: Puppet is missing puppetca wrapper
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: puppet
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lukas Zapletal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1131400 1160727 1191637
TreeView+ depends on / blocked
 
Reported: 2014-08-19 08:06 UTC by Lukas Zapletal
Modified: 2015-02-11 16:07 UTC (History)
11 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-08-19 10:16:22 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Lukas Zapletal 2014-08-19 08:06:09 UTC
There is no /usr/bin/puppetca wrapper anymore so it is impossible to start "puppet ca" command in the correct SELinux domain puppetca_t.

The puppetagent, puppetmaster and puppetca wrappers were removed, in Fedora Rawhide and EPEL7 these were renamed to:

- /usr/bin/start-puppet-agent
- /usr/bin/start-puppet-master

We need to introduce additional one:

- /usr/bin/start-puppet-ca

to be able to start correctly with SELinux.

Note: For EPEL6 it would be good to backport this change as:

- /usr/bin/puppetca

as it is missing from there (it contains puppetd and puppetmasterd).


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