Files
securityonion/salt/vm/soc_vm.yaml
2025-04-18 14:07:32 -04:00

11 lines
371 B
YAML

vm:
user:
soqemussh:
enabled:
description: Enable or disable the soqemussh user.
forcedType: bool
passwordHash:
description: 'Enter a SHA-512 password hash to set the soqemussh user password. Generate this hash by running the following command on the manager: `openssl passwd -6`'
forcedType: string
global: True