Files
securityonion/salt/manager/tools/sbin
Mike Reeves 0ecc7ae594 soup: drop --local from postgres.telegraf_users reconcile
The manager's /etc/salt/minion (written by so-functions:configure_minion)
has no file_roots, so salt-call --local falls back to Salt's default
/srv/salt and fails with "No matching sls found for 'postgres.telegraf_users'
in env 'base'". || true was silently swallowing the error, which meant the
DB roles for the pillar entries just populated by the so-telegraf-cred
backfill loop never actually got created.

Route through salt-master instead; its file_roots already points at the
default/local salt trees.
2026-04-23 11:25:44 -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