From aef4fc7b2ff0e97419d5875d3a306e99732afb7b Mon Sep 17 00:00:00 2001 From: Ralf Haferkamp Date: Mon, 28 Aug 2023 16:22:07 +0200 Subject: [PATCH] Add ssh-key for rhafer to continously deployed instances --- .../continuous-deployment-config/ocis_keycloak/latest.yml | 1 + .../continuous-deployment-config/ocis_keycloak/released.yml | 1 + deployments/continuous-deployment-config/ocis_ldap/latest.yml | 1 + deployments/continuous-deployment-config/ocis_ldap/released.yml | 1 + deployments/continuous-deployment-config/ocis_s3/latest.yml | 1 + deployments/continuous-deployment-config/ocis_traefik/daily.yml | 1 + deployments/continuous-deployment-config/ocis_traefik/latest.yml | 1 + .../continuous-deployment-config/ocis_traefik/released.yml | 1 + deployments/continuous-deployment-config/ocis_wopi/daily.yml | 1 + deployments/continuous-deployment-config/ocis_wopi/latest.yml | 1 + deployments/continuous-deployment-config/ocis_wopi/released.yml | 1 + 11 files changed, 11 insertions(+) diff --git a/deployments/continuous-deployment-config/ocis_keycloak/latest.yml b/deployments/continuous-deployment-config/ocis_keycloak/latest.yml index aed488870..7f2e605dc 100644 --- a/deployments/continuous-deployment-config/ocis_keycloak/latest.yml +++ b/deployments/continuous-deployment-config/ocis_keycloak/latest.yml @@ -22,6 +22,7 @@ - https://github.com/fschade.keys - https://github.com/kulmann.keys - https://github.com/micbar.keys + - https://github.com/rhafer.keys - https://github.com/wkloucek.keys docker_compose_projects: - name: ocis diff --git a/deployments/continuous-deployment-config/ocis_keycloak/released.yml b/deployments/continuous-deployment-config/ocis_keycloak/released.yml index a0791c4ca..7b4745672 100644 --- a/deployments/continuous-deployment-config/ocis_keycloak/released.yml +++ b/deployments/continuous-deployment-config/ocis_keycloak/released.yml @@ -22,6 +22,7 @@ - https://github.com/fschade.keys - https://github.com/kulmann.keys - https://github.com/micbar.keys + - https://github.com/rhafer.keys - https://github.com/wkloucek.keys docker_compose_projects: - name: ocis diff --git a/deployments/continuous-deployment-config/ocis_ldap/latest.yml b/deployments/continuous-deployment-config/ocis_ldap/latest.yml index 1689f9f28..38df06513 100644 --- a/deployments/continuous-deployment-config/ocis_ldap/latest.yml +++ b/deployments/continuous-deployment-config/ocis_ldap/latest.yml @@ -22,6 +22,7 @@ - https://github.com/fschade.keys - https://github.com/kulmann.keys - https://github.com/micbar.keys + - https://github.com/rhafer.keys - https://github.com/wkloucek.keys docker_compose_projects: - name: ocis diff --git a/deployments/continuous-deployment-config/ocis_ldap/released.yml b/deployments/continuous-deployment-config/ocis_ldap/released.yml index 082e93458..abba2b35f 100644 --- a/deployments/continuous-deployment-config/ocis_ldap/released.yml +++ b/deployments/continuous-deployment-config/ocis_ldap/released.yml @@ -22,6 +22,7 @@ - https://github.com/fschade.keys - https://github.com/kulmann.keys - https://github.com/micbar.keys + - https://github.com/rhafer.keys - https://github.com/wkloucek.keys docker_compose_projects: - name: ocis diff --git a/deployments/continuous-deployment-config/ocis_s3/latest.yml b/deployments/continuous-deployment-config/ocis_s3/latest.yml index 745473113..a6a37bf71 100644 --- a/deployments/continuous-deployment-config/ocis_s3/latest.yml +++ b/deployments/continuous-deployment-config/ocis_s3/latest.yml @@ -22,6 +22,7 @@ - https://github.com/fschade.keys - https://github.com/kulmann.keys - https://github.com/micbar.keys + - https://github.com/rhafer.keys - https://github.com/wkloucek.keys docker_compose_projects: - name: ocis diff --git a/deployments/continuous-deployment-config/ocis_traefik/daily.yml b/deployments/continuous-deployment-config/ocis_traefik/daily.yml index f09003e1a..7f5da3f3f 100644 --- a/deployments/continuous-deployment-config/ocis_traefik/daily.yml +++ b/deployments/continuous-deployment-config/ocis_traefik/daily.yml @@ -22,6 +22,7 @@ - https://github.com/fschade.keys - https://github.com/kulmann.keys - https://github.com/micbar.keys + - https://github.com/rhafer.keys - https://github.com/wkloucek.keys docker_compose_projects: - name: ocis diff --git a/deployments/continuous-deployment-config/ocis_traefik/latest.yml b/deployments/continuous-deployment-config/ocis_traefik/latest.yml index 9061a16a1..abb607230 100644 --- a/deployments/continuous-deployment-config/ocis_traefik/latest.yml +++ b/deployments/continuous-deployment-config/ocis_traefik/latest.yml @@ -22,6 +22,7 @@ - https://github.com/fschade.keys - https://github.com/kulmann.keys - https://github.com/micbar.keys + - https://github.com/rhafer.keys - https://github.com/wkloucek.keys docker_compose_projects: - name: ocis diff --git a/deployments/continuous-deployment-config/ocis_traefik/released.yml b/deployments/continuous-deployment-config/ocis_traefik/released.yml index a903c5a85..befd8657b 100644 --- a/deployments/continuous-deployment-config/ocis_traefik/released.yml +++ b/deployments/continuous-deployment-config/ocis_traefik/released.yml @@ -22,6 +22,7 @@ - https://github.com/fschade.keys - https://github.com/kulmann.keys - https://github.com/micbar.keys + - https://github.com/rhafer.keys - https://github.com/wkloucek.keys docker_compose_projects: - name: ocis diff --git a/deployments/continuous-deployment-config/ocis_wopi/daily.yml b/deployments/continuous-deployment-config/ocis_wopi/daily.yml index 69e3db584..1ddcf9e11 100644 --- a/deployments/continuous-deployment-config/ocis_wopi/daily.yml +++ b/deployments/continuous-deployment-config/ocis_wopi/daily.yml @@ -22,6 +22,7 @@ - https://github.com/fschade.keys - https://github.com/kulmann.keys - https://github.com/micbar.keys + - https://github.com/rhafer.keys - https://github.com/wkloucek.keys docker_compose_projects: - name: ocis diff --git a/deployments/continuous-deployment-config/ocis_wopi/latest.yml b/deployments/continuous-deployment-config/ocis_wopi/latest.yml index 467e664ed..c98796319 100644 --- a/deployments/continuous-deployment-config/ocis_wopi/latest.yml +++ b/deployments/continuous-deployment-config/ocis_wopi/latest.yml @@ -22,6 +22,7 @@ - https://github.com/fschade.keys - https://github.com/kulmann.keys - https://github.com/micbar.keys + - https://github.com/rhafer.keys - https://github.com/wkloucek.keys docker_compose_projects: - name: ocis diff --git a/deployments/continuous-deployment-config/ocis_wopi/released.yml b/deployments/continuous-deployment-config/ocis_wopi/released.yml index 5aabb7254..0e8f9355a 100644 --- a/deployments/continuous-deployment-config/ocis_wopi/released.yml +++ b/deployments/continuous-deployment-config/ocis_wopi/released.yml @@ -22,6 +22,7 @@ - https://github.com/fschade.keys - https://github.com/kulmann.keys - https://github.com/micbar.keys + - https://github.com/rhafer.keys - https://github.com/wkloucek.keys docker_compose_projects: - name: ocis