Files
securityonion/salt/manager/tools/sbin
Mike Reeves e616b4c120 so-telegraf-cred: make executable and harden error handling
so-telegraf-cred was committed with mode 644, causing
`so-telegraf-cred add "$MINION_ID"` in so-minion's add_telegraf_to_minion
to fail with "Permission denied" and log "Failed to provision postgres
telegraf cred for <minion>". Mark it executable.

Also bail early in seed_creds_file if mkdir/printf/chmod fail, and in
so-yaml.py loadYaml surface a clear stderr message with the filename
instead of an unhandled FileNotFoundError traceback.
2026-04-22 14:25:19 -04:00
..
2023-05-02 09:40:02 -04:00
2023-05-02 09:40:02 -04:00
2023-05-02 09:40:02 -04:00
2023-12-08 19:37:06 +00:00
2025-04-09 11:19:55 -04:00
2026-03-05 11:05:19 -05:00