Reorganize the brownfield repository, remove retired and generated artifacts, harden ignore rules, and record the GitOps/IaC redesign.
6 lines
192 B
HCL
6 lines
192 B
HCL
# Ansible managed
|
|
# The AI agent may sign short-lived SSH client certs for the ai-agent role — nothing else.
|
|
path "ssh-client-signer/sign/ai-agent" {
|
|
capabilities = ["create", "update"]
|
|
}
|