Skip to content

Commit

Permalink
Update sn06.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bgruening authored Apr 22, 2024
1 parent 09c0eb6 commit 4126385
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions group_vars/sn06.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@ telegraf_plugins_extra:
plugin: "exec"
config:
- commands = ["/usr/bin/gxadmin gunicorn active-users"]
- timeout = "60s"
- timeout = "90s"
- data_format = "influx"
- interval = "1m"
- interval = "5m"

# Custom pip installer
pip_venv_path: "{{ galaxy_venv_dir }}"
Expand Down

0 comments on commit 4126385

Please sign in to comment.