Stato di sdi in production.
This commit is contained in:
parent
3c43bc19a6
commit
04cfbffcc2
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"version": 4,
|
"version": 4,
|
||||||
"terraform_version": "1.6.4",
|
"terraform_version": "1.6.6",
|
||||||
"serial": 8,
|
"serial": 11,
|
||||||
"lineage": "f8fdf5b2-d660-d78d-a34e-2a6c26618a27",
|
"lineage": "f8fdf5b2-d660-d78d-a34e-2a6c26618a27",
|
||||||
"outputs": {},
|
"outputs": {},
|
||||||
"resources": [
|
"resources": [
|
||||||
|
@ -426,15 +426,14 @@
|
||||||
"instances": [
|
"instances": [
|
||||||
{
|
{
|
||||||
"index_key": "sdi1_prod",
|
"index_key": "sdi1_prod",
|
||||||
"status": "tainted",
|
|
||||||
"schema_version": 0,
|
"schema_version": 0,
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"access_ip_v4": null,
|
"access_ip_v4": "10.1.43.53",
|
||||||
"access_ip_v6": null,
|
"access_ip_v6": "",
|
||||||
"admin_pass": null,
|
"admin_pass": null,
|
||||||
"all_metadata": null,
|
"all_metadata": {},
|
||||||
"all_tags": [],
|
"all_tags": [],
|
||||||
"availability_zone": null,
|
"availability_zone": "cnr-isti-nova-a",
|
||||||
"availability_zone_hints": "cnr-isti-nova-a",
|
"availability_zone_hints": "cnr-isti-nova-a",
|
||||||
"block_device": [
|
"block_device": [
|
||||||
{
|
{
|
||||||
|
@ -452,43 +451,43 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"config_drive": null,
|
"config_drive": null,
|
||||||
"created": null,
|
"created": "2024-01-25 14:20:20 +0000 UTC",
|
||||||
"flavor_id": null,
|
"flavor_id": "4",
|
||||||
"flavor_name": "m1.medium",
|
"flavor_name": "m1.medium",
|
||||||
"floating_ip": null,
|
"floating_ip": null,
|
||||||
"force_delete": false,
|
"force_delete": false,
|
||||||
"id": "05630832-8bfb-412d-9bec-7f7d31fa9e7f",
|
"id": "b55e6a63-f6df-4c84-abad-cde308df45ff",
|
||||||
"image_id": null,
|
"image_id": "Attempt to boot from volume - no image supplied",
|
||||||
"image_name": null,
|
"image_name": null,
|
||||||
"key_pair": "Giancarlo Panichi",
|
"key_pair": "adellam",
|
||||||
"metadata": null,
|
"metadata": null,
|
||||||
"name": "sdi1-prod",
|
"name": "sdi1-prod",
|
||||||
"network": [
|
"network": [
|
||||||
{
|
{
|
||||||
"access_network": false,
|
"access_network": false,
|
||||||
"fixed_ip_v4": "",
|
"fixed_ip_v4": "10.1.43.53",
|
||||||
"fixed_ip_v6": "",
|
"fixed_ip_v6": "",
|
||||||
"floating_ip": "",
|
"floating_ip": "",
|
||||||
"mac": "",
|
"mac": "fa:16:3e:68:80:b0",
|
||||||
"name": "d4s-production-cloud-main",
|
"name": "d4s-production-cloud-main",
|
||||||
"port": "",
|
"port": "",
|
||||||
"uuid": ""
|
"uuid": "020df98d-ae72-452a-b376-3b6dc289acac"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"access_network": false,
|
"access_network": false,
|
||||||
"fixed_ip_v4": "",
|
"fixed_ip_v4": "192.168.1.132",
|
||||||
"fixed_ip_v6": "",
|
"fixed_ip_v6": "",
|
||||||
"floating_ip": "",
|
"floating_ip": "",
|
||||||
"mac": "",
|
"mac": "fa:16:3e:ed:e7:ef",
|
||||||
"name": "postgresql-srv-net",
|
"name": "postgresql-srv-net",
|
||||||
"port": "",
|
"port": "",
|
||||||
"uuid": ""
|
"uuid": "f6450bc8-1345-4b52-8f34-2903c0cca7f8"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"network_mode": null,
|
"network_mode": null,
|
||||||
"personality": [],
|
"personality": [],
|
||||||
"power_state": "active",
|
"power_state": "active",
|
||||||
"region": null,
|
"region": "isti_area_pi_1",
|
||||||
"scheduler_hints": [],
|
"scheduler_hints": [],
|
||||||
"security_groups": [
|
"security_groups": [
|
||||||
"default_for_all",
|
"default_for_all",
|
||||||
|
@ -497,7 +496,7 @@
|
||||||
"stop_before_destroy": false,
|
"stop_before_destroy": false,
|
||||||
"tags": null,
|
"tags": null,
|
||||||
"timeouts": null,
|
"timeouts": null,
|
||||||
"updated": null,
|
"updated": "2024-01-25 14:20:59 +0000 UTC",
|
||||||
"user_data": "47d4769e61324c305c4b70ed6673de4fad84150d",
|
"user_data": "47d4769e61324c305c4b70ed6673de4fad84150d",
|
||||||
"vendor_options": [],
|
"vendor_options": [],
|
||||||
"volume": []
|
"volume": []
|
||||||
|
|
Loading…
Reference in New Issue