compliance
addr
required: false
scopable: true
default: The ipaddr resolved for the nodename.
Example:
addr = 1.2.3.4
The addr to use to connect a peer. Use scoping to define each non-default address.
auto_update
required: false
scopable: false
default: false
convert: bool
If set to true
, execute om node updatecomp
upon every scheduler-executed
om node compliance check
.
These updates keep the compliance modules in sync with the reference repository.
Warning: the module repository security is critical. Attackers could insert malicious code in served modules.
schedule
required: false
scopable: false
default: 02:00-06:00
Schedule parameter for the compliance auto
node action, which check all
attached modules and fix only those flagged autofix
.
See usr/share/doc/schedule
for the schedule syntax.