- Add app_ssh_access role to install forced-command keys for infra-register-stdin and infra-deregister\n- Ensure required infra-controller runtime directories exist on services host\n- Add helper script to generate/register both Actions SSH secrets and update vault public keys
6 lines
123 B
YAML
6 lines
123 B
YAML
---
|
|
app_ssh_user: app
|
|
app_ssh_allowed_host: web
|
|
app_ssh_allowed_ip: ""
|
|
app_ssh_register_key: ""
|
|
app_ssh_deregister_key: ""
|