Update emodnet physics hostname

This commit is contained in:
Antonio Calanducci 2024-09-23 15:32:23 +02:00
parent f9cb5ccc1a
commit 0149137e82
2 changed files with 14 additions and 6 deletions

View File

@ -100,7 +100,7 @@ resource "openstack_compute_floatingip_associate_v2" "emodnet_ip" {
# DNS record for the floating IP
resource "openstack_dns_recordset_v2" "emodnet_dns_record" {
zone_id = data.terraform_remote_state.privnet_dns_router.outputs.dns_zone_id
name = "emodnet.cloud.d4science.org."
name = "emodnet-physics.cloud.d4science.org."
type = "A"
ttl = 300
records = [openstack_networking_floatingip_v2.emodnet_floating_ip.address]

View File

@ -1,7 +1,7 @@
{
"version": 4,
"terraform_version": "1.5.7",
"serial": 13,
"serial": 16,
"lineage": "5280a56d-09c0-a560-fcb9-8eb61f389b46",
"outputs": {},
"resources": [
@ -403,7 +403,13 @@
{
"schema_version": 0,
"attributes": {
"attachment": [],
"attachment": [
{
"device": "/dev/vdb",
"id": "8c2e2e9c-2d81-4327-99c6-e661b8362706",
"instance_id": "16e4ef0f-b27f-4316-88e6-7412f72a3a19"
}
],
"availability_zone": "nova",
"backup_id": "",
"consistency_group_id": null,
@ -559,8 +565,10 @@
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=",
"dependencies": [
"data.terraform_remote_state.privnet_dns_router",
"openstack_blockstorage_volume_v3.emodnet_external_volume",
"openstack_compute_instance_v2.emodnet_service"
"openstack_compute_instance_v2.emodnet_service",
"openstack_networking_secgroup_v2.emodnet_ssh_from_outside"
]
}
]
@ -576,8 +584,8 @@
"attributes": {
"description": "",
"disable_status_check": false,
"id": "74135b34-1a9c-4c01-8cf0-22450a5660c4/49ce62a8-2ec6-46d1-a493-daf7f8fe131b",
"name": "emodnet.cloud.d4science.org.",
"id": "74135b34-1a9c-4c01-8cf0-22450a5660c4/bfa15d7d-f261-4134-ace1-d1d289ac21b6",
"name": "emodnet-physics.cloud.d4science.org.",
"project_id": "1b45adf388934758b56d0dfdb4bfacf3",
"records": [
"146.48.30.95"