fix formating

Signed-off-by: Martin Schurz <Martin.Schurz@telekom.de>
This commit is contained in:
Martin Schurz 2023-11-19 16:49:11 +01:00
parent ba94b91d38
commit 19825b5565

View file

@ -24,9 +24,9 @@ inputs:
- name: mount_exec_blocklist - name: mount_exec_blocklist
description: List of mountpoints where 'noexec' mount option should be set description: List of mountpoints where 'noexec' mount option should be set
- name: mount_suid_blocklist - name: mount_suid_blocklist
description: List of mountpoints where \'nosuid\' mount option should be set description: List of mountpoints where 'nosuid' mount option should be set
- name: mount_dev_blocklist - name: mount_dev_blocklist
description: List of mountpoints where \'nodev\' mount option should be set description: List of mountpoints where 'nodev' mount option should be set
- name: sysctl_forwarding - name: sysctl_forwarding
description: Is network forwarding needed? description: Is network forwarding needed?
- name: kernel_modules_disabled - name: kernel_modules_disabled