Skip to content

Commit 3e07419

Browse files
rename FOCIS to Cloud&Heat IaaS (#1155)
* rename FOCIS to Cloud&Heat IaaS * use link to English page * fix missing space * fix ansible template * fix .zuul.d/secure.yaml --------- Signed-off-by: Marvin Frommhold <depressiveRobot@users.noreply.github.com> Co-authored-by: Matthias Büchse <matthias.buechse@alasca.cloud> Signed-off-by: Marvin Frommhold <depressiveRobot@users.noreply.github.com>
1 parent 22c9d8f commit 3e07419

5 files changed

Lines changed: 9 additions & 9 deletions

File tree

.zuul.d/secure.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
gY6QHocYpATL46iLkv97QANNUxTdxL7hQjdl/tf3TAHjCclmxdWhBJdvCJN/1xCM6EgVp
102102
NykBYxJ+kxSmkcFCSdUM8Td75bA/UzkPCdix1reJMdEAxTE9fC55XQ/liTLlGquQDnZty
103103
VLDH7x3ZJcxZsvqKR6vNbYYzJvDPTBYpHrhD7kx3ubyO9KX+SzZ+Dfhe9M8T8U=
104-
focis_ac_id: !encrypted/pkcs1-oaep
104+
cah_dd8a_ac_id: !encrypted/pkcs1-oaep
105105
- KB/tDE/a07eU+xtwor1iLxhvRdA/6bgkZn2aCPvkYtKKoVmT6sXpfRl1t319WqZRIRkoh
106106
GK0d9KMJkVT+Q5sbZiSxMD24yMBvwaImIBG6OCzxjyklqal1SOt6CLx4q/uGoGl7QrPOM
107107
WcRoluG1FCoDeUewgaZ50TQD0TQ8YGxuhRZi6s8KldDrYVkB/9HBUmwNhgd2LhExmNbtR
@@ -112,7 +112,7 @@
112112
YbdI4KBz6CcfrNdtut9XlmNLT91emT9ayC+XDqBypksHXHcypuqoOHMQUdjSPtXDLsI//
113113
dsSRxDL+4TtWaVovPAxaLGsiVohsoCEdAxBmYxbkA2DNYdOMf6glu7O4wMtEIjaBdzdfP
114114
CKfkOiwdCjtq++Ofn/C+3zI+2H+58TosQdCXcYIGmyKw5WSN7/sCosWDUtcsq4=
115-
focis_ac_secret: !encrypted/pkcs1-oaep
115+
cah_dd8a_ac_secret: !encrypted/pkcs1-oaep
116116
- E8fpHXVmMa7ptAndyV8fqgC6tmGL9qmtpI10q1Yh6Qo0iIt09HNl8aZLtupmavTqYJg+D
117117
7BI3ziTG4PNfc6MK0rvsQE/jGCf/XGW7yyfrmcvok+8mwD7foya5gEDLvbxFuIUopdTEt
118118
Wk+5qLHNv87fKtQVGoda1qZXQ2ZjEw3sLv5eENLEft+u3XZnPLMVJ3p9ZGK0mvBcIfAlk

Tests/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ subjects = [
2121
"artcodix",
2222
"artcodix-ro",
2323
# currently not reachable from outside: "cc-rrze",
24-
"focis",
24+
"cah-dd8a",
2525
"pco-prod1",
2626
"pco-prod2",
2727
"pco-prod3",

compliance-monitor/bootstrap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ accounts:
3535
- public_key: "AAAAC3NzaC1lZDI1NTE5AAAAIF8kQx6ur/WSSY9ThK/mwhrl/VsYnjRk44GSXBy3VfKI"
3636
public_key_type: "ssh-ed25519"
3737
public_key_name: "primary"
38-
- subject: focis
38+
- subject: cah-dd8a
3939
delegates:
4040
- zuul_ci
4141
api_keys:

compliance-monitor/templates/overview.md.j2

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ Version numbers are suffixed by a symbol depending on state: * for _draft_, †
2424
| [CNDS](https://cnds.io/) | Public cloud for customers (2 regions) | artcodix GmbH |
2525
{#- #} [{{ results | pick(iaas, 'artcodix', 'artcodix-ro') | summary }}]({{ detail_url('group-artcodix', iaas) }}) {# -#}
2626
| [HM](https://ohm.muc.cloud.cnds.io/) |
27-
| FOCIS | ALASCA community environment for [FOCIS](https://alasca.cloud/focis/) | Cloud&amp;Heat Technologies GmbH |
28-
{#- #} [{{ results | pick(iaas, 'focis') | summary }}]({{ detail_url('focis', iaas) }}) {# -#}
27+
| [Cloud&amp;Heat IaaS](https://www.cloudandheat.com/en/products/cloud-services/infrastructure-as-a-service/) | Public cloud for customers (1 SCS region) | Cloud&amp;Heat Technologies GmbH |
28+
{#- #} [{{ results | pick(iaas, 'cah-dd8a') | summary }}]({{ detail_url('cah-dd8a', iaas) }}) {# -#}
2929
| n/a |
3030
| [pluscloud open](https://www.plusserver.com/en/products/pluscloud-open) | Public cloud for customers (4 regions) | plusserver GmbH | {# #}
3131
{#- #}[{{ results | pick(iaas, 'pco-prod1', 'pco-prod2', 'pco-prod3', 'pco-prod4') | summary }}]({{ detail_url('group-pco-prod', iaas) }}) {# -#}

playbooks/clouds.yaml.j2

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@ clouds:
3737
auth_url: https://api.cc.rrze.de:5000
3838
application_credential_id: "{{ clouds_conf.cc_rrze_ac_id }}"
3939
application_credential_secret: "{{ clouds_conf.cc_rrze_ac_secret }}"
40-
focis:
40+
cah-dd8a:
4141
region_name: "dd8a"
4242
interface: "public"
4343
identity_api_version: 3
4444
auth_type: "v3applicationcredential"
4545
auth:
4646
auth_url: https://identity.dd8a.cloudandheat.com:443/v3/
47-
application_credential_id: "{{ clouds_conf.focis_ac_id }}"
48-
application_credential_secret: "{{ clouds_conf.focis_ac_secret }}"
47+
application_credential_id: "{{ clouds_conf.cah_dd8a_ac_id }}"
48+
application_credential_secret: "{{ clouds_conf.cah_dd8a_ac_secret }}"
4949
pco-prod1:
5050
region_name: "prod1"
5151
interface: "public"

0 commit comments

Comments
 (0)