Skip to content

Commit

Permalink
Add aov-cloud (#863)
Browse files Browse the repository at this point in the history
Signed-off-by: Nils Arnold <[email protected]>
  • Loading branch information
Nils98Ar authored Jan 10, 2025
1 parent cced7db commit 90dadfd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions compliance-monitor/bootstrap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,10 @@ accounts:
- public_key: "AAAAC3NzaC1lZDI1NTE5AAAAILufk4C7e0eQQIkmUDK8GB2IoiDjYtv6mx2eE8wZ3VWT"
public_key_type: "ssh-ed25519"
public_key_name: "primary"
- subject: aov-cloud
api_keys:
- "$argon2id$v=19$m=65536,t=3,p=4$MKaU8l5LCQGg1Pqfc26t1Q$fj9LIxzLiwAkXaPTMw5lE3QuSNnp7DAVhyquaPRQSyU"
keys:
- public_key: "AAAAC3NzaC1lZDI1NTE5AAAAIKc+mn17GOsrPamm4zSoUffPz8uaaDIEWTQoY2HOBCnx"
public_key_type: "ssh-ed25519"
public_key_name: "primary"
2 changes: 1 addition & 1 deletion compliance-monitor/templates/overview.md.j2
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Version numbers are suffixed by a symbol depending on state: * for _draft_, †
{#- #} [{{ results | pick('gx-scs', iaas) | summary }}]({{ detail_url('gx-scs', iaas) }}) {# -#}
| [HM](https://health.gx-scs.sovereignit.cloud:3000/) |
| [aov.cloud](https://www.aov.de/) | Community cloud for customers | aov IT.Services GmbH |
{#- #} [{{ results | pick('aov', iaas) | summary }}]({{ detail_url('aov', iaas) }}) {# -#}
{#- #} [{{ results | pick('aov-cloud', iaas) | summary }}]({{ detail_url('aov-cloud', iaas) }}) {# -#}
| [HM](https://health.aov.cloud/) |
| [CC@RRZE](https://www.rrze.fau.de/) | Private Compute Cloud (CC) for [FAU](https://www.fau.de/) | Regionales Rechenzentrum Erlangen |
{#- #} [{{ results | pick('cc-rrze', iaas) | summary }}]({{ detail_url('cc-rrze', iaas) }}) {# -#}
Expand Down

0 comments on commit 90dadfd

Please sign in to comment.