salt.states.eselect#
Management of Gentoo configuration using eselect#
A state module to manage Gentoo configuration via eselect
- salt.states.eselect.set_(name, target, module_parameter=None, action_parameter=None)#
Verify that the given module is set to the given target
- name
The name of the module
- target
The target to be set for this module
- module_parameter
additional params passed to the defined module
- action_parameter
additional params passed to the defined action
profile: eselect.set: - target: hardened/linux/amd64