{{define "content"}}

Deploy SSH Key

Deployment History

{{range .Deployments}} {{else}} {{end}}
Key Server Status Date
{{index . "key_name"}} {{index . "server_name"}} {{if eq (index . "status") "success"}} Success {{else}} Failed {{end}} {{formatDateTime (index . "deployed_at")}}
No deployments yet.
{{end}}