This commit is contained in:
2025-12-23 22:00:09 +01:00
parent 4e8c0ab3a0
commit 4e610eea32
2 changed files with 1363 additions and 1 deletions

1362
port.py Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -36,7 +36,7 @@ else:
raise Exception("Failed to authenticate with Vault") raise Exception("Failed to authenticate with Vault")
# Specify the mount point of your KV engine # Specify the mount point of your KV engine
VERSION = "0.1.46" VERSION = "0.1.47"
defaults = { defaults = {
"endpoint_id": "vm01", "endpoint_id": "vm01",