added newer talos image

This commit is contained in:
Matthias Hinrichs
2025-06-13 11:34:17 +02:00
parent c8cb87f0ae
commit 59d7722beb
3 changed files with 86 additions and 16 deletions
+14 -10
View File
@@ -1,7 +1,7 @@
{
"version": 4,
"terraform_version": "1.12.1",
"serial": 214,
"serial": 223,
"lineage": "380e7668-64eb-52d5-fbac-0395ca160fd9",
"outputs": {},
"resources": [
@@ -335,12 +335,12 @@
{
"schema_version": 0,
"attributes": {
"attributes": null,
"attributes": {},
"description": "default hnrx dev zone",
"disable_status_check": false,
"email": "matthias.hinrichs@hnrx.net",
"id": "135421f7-7bca-4015-a262-b76e7b549540",
"masters": null,
"masters": [],
"name": "dev.hnrx.cloud.",
"project_id": "fad7e11f880840b6bc739aa72d470bfc",
"region": "RegionOne",
@@ -451,7 +451,7 @@
"file": "/v2/images/b08ad3b3-292b-4bf7-95be-cef422ceac2d/file",
"hidden": false,
"id": "b08ad3b3-292b-4bf7-95be-cef422ceac2d",
"image_cache_path": "/home/matthias/.terraform/image_cache",
"image_cache_path": "/Users/matthias/.terraform/image_cache",
"image_id": "b08ad3b3-292b-4bf7-95be-cef422ceac2d",
"image_source_password": null,
"image_source_url": "https://files.hnrx.net/OS-Images/amphora-x64-haproxy.qcow2",
@@ -516,7 +516,7 @@
"file": "/v2/images/97cd3ce9-d3b3-408f-a8a3-cff110a4ed63/file",
"hidden": false,
"id": "97cd3ce9-d3b3-408f-a8a3-cff110a4ed63",
"image_cache_path": "/home/matthias/.terraform/image_cache",
"image_cache_path": "/Users/matthias/.terraform/image_cache",
"image_id": "97cd3ce9-d3b3-408f-a8a3-cff110a4ed63",
"image_source_password": null,
"image_source_url": "https://files.hnrx.net/OS-Images/cirros-0.6.3-x86_64-disk.img",
@@ -576,7 +576,7 @@
"file": "/v2/images/8068c0f5-828d-4418-9328-ee7e3b6fe11d/file",
"hidden": false,
"id": "8068c0f5-828d-4418-9328-ee7e3b6fe11d",
"image_cache_path": "/home/matthias/.terraform/image_cache",
"image_cache_path": "/Users/matthias/.terraform/image_cache",
"image_id": "8068c0f5-828d-4418-9328-ee7e3b6fe11d",
"image_source_password": null,
"image_source_url": "https://files.hnrx.net/OS-Images/Fedora-Cloud-Base-Generic-41-1.4.x86_64.qcow2",
@@ -636,7 +636,7 @@
"file": "/v2/images/254b302a-310a-4ce1-9832-8ce0ca4d4bd3/file",
"hidden": false,
"id": "254b302a-310a-4ce1-9832-8ce0ca4d4bd3",
"image_cache_path": "/home/matthias/.terraform/image_cache",
"image_cache_path": "/Users/matthias/.terraform/image_cache",
"image_id": "254b302a-310a-4ce1-9832-8ce0ca4d4bd3",
"image_source_password": null,
"image_source_url": "https://files.hnrx.net/OS-Images/openSUSE-Leap-15.6.x86_64-1.0.4.qcow2",
@@ -696,7 +696,7 @@
"file": "/v2/images/68f87cd0-6a43-4b64-9308-60f659103d67/file",
"hidden": false,
"id": "68f87cd0-6a43-4b64-9308-60f659103d67",
"image_cache_path": "/home/matthias/.terraform/image_cache",
"image_cache_path": "/Users/matthias/.terraform/image_cache",
"image_id": "68f87cd0-6a43-4b64-9308-60f659103d67",
"image_source_password": null,
"image_source_url": "https://files.hnrx.net/OS-Images/talos-1.10.2-openstack-amd64.raw",
@@ -1040,7 +1040,9 @@
],
"cidr": "192.168.112.0/24",
"description": "",
"dns_nameservers": [],
"dns_nameservers": [
"192.168.1.1"
],
"dns_publish_fixed_ip": false,
"enable_dhcp": true,
"gateway_ip": "192.168.112.1",
@@ -1087,7 +1089,9 @@
],
"cidr": "192.168.113.0/24",
"description": "",
"dns_nameservers": [],
"dns_nameservers": [
"192.168.1.1"
],
"dns_publish_fixed_ip": false,
"enable_dhcp": true,
"gateway_ip": "192.168.113.1",