feat(valkey): added new basic valkey role
This commit is contained in:
parent
bccc729cd6
commit
68a0e385c2
17 changed files with 380 additions and 0 deletions
|
@ -10,3 +10,5 @@ deluge_allow_remote_control: '{{ vault_deluge_allow_remote_control }}'
|
|||
deluge_allowed_remotes: '{{ vault_deluge_allowed_remotes }}'
|
||||
global_dns_udp_dns4: "{{ vault_global_dns_udp_dns4 }}"
|
||||
global_dns_udp_dns6: "{{ vault_global_dns_udp_dns6 }}"
|
||||
security_sysctl_configuration:
|
||||
'vm.overcommit_memory': 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue