mirror of
https://scm.tikali.ai/tikali/applications/monky/monky-deployd.git
synced 2026-09-18 04:36:15 +00:00
Merge branch 'docs/dd-0524-0526-protocol-shapes' into 'main'
docs(protocol): AppRole divergence is resolved history; lease example + fake follow tenancy's AgentLeaseOut (DD-0524/DD-0526) See merge request tikali/applications/monky/monky-deployd!8
This commit is contained in:
+2
-1
@@ -354,7 +354,8 @@ class FakeTenancy:
|
||||
"ttl_s": 3600,
|
||||
"mount": self.bao.mount,
|
||||
"role": self.bao.role,
|
||||
"vault": {"addr": "https://bao.cbs.tikali.net:8200", "mount": self.kv_mount},
|
||||
# tenancy AgentLeaseOut: `addr` is top-level; KV mount/prefix come from checkin
|
||||
"addr": "https://bao.cbs.tikali.net:8200",
|
||||
},
|
||||
headers={"Cache-Control": "no-store"},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user