We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da1d2ab + 4d4bc05 commit e99f8acCopy full SHA for e99f8ac
manifests/unicorn.pp
@@ -81,7 +81,7 @@
81
}
82
# update SELinux
83
if $::selinux_config_mode == 'enforcing' {
84
- package {['policycoreutils', 'checkpolicy']:
+ package {['policycoreutils', 'checkpolicy', 'policycoreutils-python']:
85
ensure => 'latest',
86
} ->
87
file {'selinux template':
0 commit comments