OP#563 inital commit after fork
This commit is contained in:
@@ -7,15 +7,9 @@
|
||||
class confdroid_selinux::main::install (
|
||||
|
||||
) inherits confdroid_selinux::params {
|
||||
require cd_resources
|
||||
require confdroid_resources
|
||||
|
||||
package { $reqpackages_main:
|
||||
ensure => $pkg_ensure,
|
||||
}
|
||||
|
||||
if $sx_install_setools == true {
|
||||
package { $reqpackages_tools:
|
||||
ensure => $pkg_ensure,
|
||||
}
|
||||
package { $sx_reqpackages:
|
||||
ensure => $sx_pkg_ensure,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user