From 5e3669d95d6d0799b717ec43f213648a38d414ea Mon Sep 17 00:00:00 2001 From: Andrea Dell'Amico Date: Mon, 22 Jan 2024 18:21:12 +0100 Subject: [PATCH] Modificato il nome del record per phpmyadmin. --- hpc/wp-ecir2025/main.tf | 2 +- hpc/wp-ecir2025/terraform.tfstate | 6 +++--- kdd/wp-summerschool2024-sobigdata/main.tf | 2 +- kdd/wp-summerschool2024-sobigdata/terraform.tfstate | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/hpc/wp-ecir2025/main.tf b/hpc/wp-ecir2025/main.tf index 4a4753f..59abfdc 100644 --- a/hpc/wp-ecir2025/main.tf +++ b/hpc/wp-ecir2025/main.tf @@ -84,7 +84,7 @@ module "dns_records_create" { }, phpadmin = { zone_id = data.terraform_remote_state.privnet_dns_router.outputs.dns_zone_id - name = join(".", ["phpadmin", data.terraform_remote_state.privnet_dns_router.outputs.dns_zone.name]) + name = join(".", ["phpadmin-ecir2025", data.terraform_remote_state.privnet_dns_router.outputs.dns_zone.name]) description = "PHPMyAdmin for the Wordpress DB of the ecir 2025 conference" ttl = 8600 type = "CNAME" diff --git a/hpc/wp-ecir2025/terraform.tfstate b/hpc/wp-ecir2025/terraform.tfstate index 0d64f76..c3558f6 100644 --- a/hpc/wp-ecir2025/terraform.tfstate +++ b/hpc/wp-ecir2025/terraform.tfstate @@ -1,7 +1,7 @@ { "version": 4, "terraform_version": "1.6.6", - "serial": 14, + "serial": 17, "lineage": "ec304f3f-d6b9-1735-4842-4ce9e9750545", "outputs": {}, "resources": [ @@ -583,8 +583,8 @@ "attributes": { "description": "PHPMyAdmin for the Wordpress DB of the ecir 2025 conference", "disable_status_check": false, - "id": "9d929715-2dd7-4859-a52a-bd148d2a6694/6c39592e-ffc6-4f9c-9e6a-06aa5b395e0a", - "name": "phpadmin.hpc.cloud.isti.cnr.it.", + "id": "9d929715-2dd7-4859-a52a-bd148d2a6694/d18b0b02-68cd-40dd-9feb-a04ddb6e27b2", + "name": "phpadmin-ecir2025.hpc.cloud.isti.cnr.it.", "project_id": "adaf7e28a31e465795359fcde26398b7", "records": [ "wp-ecir2025.hpc.cloud.isti.cnr.it." diff --git a/kdd/wp-summerschool2024-sobigdata/main.tf b/kdd/wp-summerschool2024-sobigdata/main.tf index 518ad30..7b1fe55 100644 --- a/kdd/wp-summerschool2024-sobigdata/main.tf +++ b/kdd/wp-summerschool2024-sobigdata/main.tf @@ -84,7 +84,7 @@ module "dns_records_create" { }, phpadmin = { zone_id = data.terraform_remote_state.privnet_dns_router.outputs.dns_zone_id - name = join(".", ["phpadmin", data.terraform_remote_state.privnet_dns_router.outputs.dns_zone.name]) + name = join(".", ["phpadmin-school2024", data.terraform_remote_state.privnet_dns_router.outputs.dns_zone.name]) description = "PHPMyAdmin for the Wordpress DB of the SobigData summer school 2024" ttl = 8600 type = "CNAME" diff --git a/kdd/wp-summerschool2024-sobigdata/terraform.tfstate b/kdd/wp-summerschool2024-sobigdata/terraform.tfstate index 48e2ab1..78d4c29 100644 --- a/kdd/wp-summerschool2024-sobigdata/terraform.tfstate +++ b/kdd/wp-summerschool2024-sobigdata/terraform.tfstate @@ -1,7 +1,7 @@ { "version": 4, "terraform_version": "1.6.6", - "serial": 12, + "serial": 15, "lineage": "e54245b2-c34e-fc85-cb38-9260670b7d04", "outputs": {}, "resources": [ @@ -583,8 +583,8 @@ "attributes": { "description": "PHPMyAdmin for the Wordpress DB of the SobigData summer school 2024", "disable_status_check": false, - "id": "9d29d051-9567-4af4-9ffe-87eb643fc90b/31c83cb0-6505-41d6-bbc5-8f29fd00b8a6", - "name": "phpadmin.kdd.cloud.isti.cnr.it.", + "id": "9d29d051-9567-4af4-9ffe-87eb643fc90b/a45e4596-b92d-4092-bc8e-fac93977d350", + "name": "phpadmin-school2024.kdd.cloud.isti.cnr.it.", "project_id": "d6757d56e6e54ffe83a9701cc92af4c2", "records": [ "wp-summerschool2024-sbd.kdd.cloud.isti.cnr.it."