Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Commit e141ac7

Browse files
authored
Merge pull request #29 from humio/grant/revert-secondary
Revert last change
2 parents 642389d + 06c64ae commit e141ac7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

defaults/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ humio_data_paths:
4040
humio_working_dir: "{{ humio_data_path }}/{{ humio_host_id }}-%i"
4141

4242
humio_data_percentage: 80
43-
#humio_data_secondary_path: ~
43+
humio_data_secondary_path: ~
4444

45-
#humio_cache_percentage: 90
46-
#humio_cache_path: ~
45+
humio_cache_percentage: 90
46+
humio_cache_path: ~
4747

4848
humio_permissions: ~
4949
humio_processes: "{{ ansible_local.numanodes | length }}"

0 commit comments

Comments
 (0)