diff options
| author | Jakub Stachurski <jakub@wilkuu.nl> | 2026-07-30 21:58:26 +0200 |
|---|---|---|
| committer | Jakub Stachurski <jakub@wilkuu.nl> | 2026-07-30 21:58:26 +0200 |
| commit | 869cecc8a0dd9f5af2e36c89ddabe54f25bc2ebc (patch) | |
| tree | 6db251dbe2b3ee774dd7e07f679193c104a5cd97 /.gitignore | |
| parent | 8da770badb7fe21df138e770c8d1a8b6c4604882 (diff) | |
Get inventory to manage monitoring connections
This makes it so you can define the monitoring in the inventory and
tacitus will automatically, pick it up.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,4 +3,5 @@ *.pass *_ed25519.pub *_ed25519 -secrets/*.pem +secrets/*.pem +.hidden |
