hosts: remove vaulttest01

Test host no longer needed.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-07 12:55:38 +01:00
parent 3b32c9479f
commit 03e70ac094
7 changed files with 0 additions and 174 deletions

View File

@@ -101,11 +101,6 @@ locals {
]
}
"vaulttest01" = {
paths = [
"secret/data/hosts/vaulttest01/*",
]
}
}
}