Minor smokeping update
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 4,
|
||||
"terraform_version": "1.5.5",
|
||||
"serial": 3038,
|
||||
"serial": 3040,
|
||||
"lineage": "fcc74498-a461-682e-d8e4-5bc8c6ea51ec",
|
||||
"outputs": {},
|
||||
"resources": [
|
||||
@@ -1076,16 +1076,6 @@
|
||||
"must_run": true,
|
||||
"name": "home-assistant",
|
||||
"network_data": [
|
||||
{
|
||||
"gateway": "192.168.2.1",
|
||||
"global_ipv6_address": "",
|
||||
"global_ipv6_prefix_length": 0,
|
||||
"ip_address": "192.168.2.70",
|
||||
"ip_prefix_length": 24,
|
||||
"ipv6_gateway": "",
|
||||
"mac_address": "02:42:85:0a:6a:00",
|
||||
"network_name": "qnet-static-bond0-48e715"
|
||||
},
|
||||
{
|
||||
"gateway": "172.29.0.1",
|
||||
"global_ipv6_address": "",
|
||||
@@ -1095,6 +1085,16 @@
|
||||
"ipv6_gateway": "",
|
||||
"mac_address": "02:42:ac:1d:00:05",
|
||||
"network_name": "mariadb"
|
||||
},
|
||||
{
|
||||
"gateway": "192.168.2.1",
|
||||
"global_ipv6_address": "",
|
||||
"global_ipv6_prefix_length": 0,
|
||||
"ip_address": "192.168.2.70",
|
||||
"ip_prefix_length": 24,
|
||||
"ipv6_gateway": "",
|
||||
"mac_address": "02:42:85:0a:6a:00",
|
||||
"network_name": "qnet-static-bond0-48e715"
|
||||
}
|
||||
],
|
||||
"network_mode": "default",
|
||||
@@ -3438,9 +3438,9 @@
|
||||
"cpu_shares": 0,
|
||||
"destroy_grace_seconds": null,
|
||||
"devices": [],
|
||||
"dns": [],
|
||||
"dns_opts": [],
|
||||
"dns_search": [],
|
||||
"dns": null,
|
||||
"dns_opts": null,
|
||||
"dns_search": null,
|
||||
"domainname": "",
|
||||
"entrypoint": [
|
||||
"/usr/bin/dumb-init",
|
||||
@@ -3450,7 +3450,7 @@
|
||||
"env": [],
|
||||
"exit_code": null,
|
||||
"gpus": null,
|
||||
"group_add": [],
|
||||
"group_add": null,
|
||||
"healthcheck": [
|
||||
{
|
||||
"interval": "1m0s",
|
||||
@@ -3464,8 +3464,8 @@
|
||||
}
|
||||
],
|
||||
"host": [],
|
||||
"hostname": "b0e53822e233",
|
||||
"id": "b0e53822e2336be2a90a1b7189a24426990b1cb7cc0d5771aaf36e6277c0a295",
|
||||
"hostname": "86f0e7f121fd",
|
||||
"id": "86f0e7f121fd8210cb926ea2a1f445029008044eb06ebba5b2ae045114374ebb",
|
||||
"image": "sha256:e1ca7233c2fa8bf5680066e2fcbd37850ca0e0273920b9f694c7747b0ecaec2e",
|
||||
"init": false,
|
||||
"ipc_mode": "private",
|
||||
@@ -3500,7 +3500,7 @@
|
||||
"ip_address": "192.168.2.133",
|
||||
"ip_prefix_length": 24,
|
||||
"ipv6_gateway": "",
|
||||
"mac_address": "02:42:70:cf:83:f6",
|
||||
"mac_address": "02:42:8c:c1:8e:d2",
|
||||
"network_name": "qnet-static-bond0-48e715"
|
||||
}
|
||||
],
|
||||
@@ -3528,17 +3528,11 @@
|
||||
"stdin_open": false,
|
||||
"stop_signal": "",
|
||||
"stop_timeout": 0,
|
||||
"storage_opts": {},
|
||||
"sysctls": {},
|
||||
"tmpfs": {},
|
||||
"storage_opts": null,
|
||||
"sysctls": null,
|
||||
"tmpfs": null,
|
||||
"tty": false,
|
||||
"ulimit": [
|
||||
{
|
||||
"hard": 65535,
|
||||
"name": "nofile",
|
||||
"soft": 65535
|
||||
}
|
||||
],
|
||||
"ulimit": [],
|
||||
"upload": [],
|
||||
"user": "",
|
||||
"userns_mode": "",
|
||||
|
||||
Reference in New Issue
Block a user