Actions
Bug #17460
closedSet node.rb file context for Puppet 4
Difficulty:
Triaged:
Bugzilla link:
Description
/etc/puppetlabs/puppet/node.rb requires to be labeled with foreman_enc_t
(the same as is /etc/puppet/node.rb)
- bzcat /etc/selinux/targeted/active/modules/400/foreman/cil | grep /etc/puppet
(filecon "/etc/puppet/node.rb" any (system_u object_r foreman_enc_t ((s0) (s0))))
- ll
Z `find /etc/puppetlabs/ -name node.rb`. puppet puppet system_u:object_r:puppet_etc_t:s0 /etc/puppetlabs/puppet/node.rb
-r-xr-x--
Version-Release number of selected component (if applicable):
@satellite-6.3.0-6.1.beta.el7sat.noarch
foreman-selinux-1.13.1-1.el7.noarch
Steps to Reproduce:
ll -Z /etc/puppetlabs/puppet/node.rb
Updated by The Foreman Bot almost 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-selinux/pull/65 added
Updated by Anonymous almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 4e27f7462cc35e8c0ac6172df15d204f48a7fa28.
Updated by Dominic Cleal almost 8 years ago
- Translation missing: en.field_release set to 189
Actions