Skip to content

Commit 8a9c4e6

Browse files
committed
adding smokeping_archive_path
Signed-off-by: Mark Tomich <tomichms@nih.gov>
1 parent 855b08f commit 8a9c4e6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

roles/smokeping_prober/defaults/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,6 @@ smokeping_prober_binary_install_dir: "/usr/local/bin"
3333
smokeping_prober_config_dir: "/etc/smokeping_prober"
3434
smokeping_prober_system_group: "smokeping"
3535
smokeping_prober_system_user: "{{ smokeping_prober_system_group }}"
36+
37+
# Local path to stash the archive and its extraction
38+
smokeping_archive_path: /tmp

0 commit comments

Comments
 (0)