整理旧工作区并恢复未纳管 IaC #84

Merged
panxiao81 merged 4 commits from chore/recover-old-workspace into main 2026-09-17 13:31:50 +00:00
3 changed files with 4 additions and 4 deletions
Showing only changes of commit 412fa93018 - Show all commits
+1 -1
View File
@@ -58,4 +58,4 @@ networks:
default:
ipam:
config:
- subnet: 172.28.0.0/24
- subnet: 172.28.0.0/24
+1 -1
View File
@@ -18,4 +18,4 @@ networks:
default:
ipam:
config:
- subnet: 172.28.1.0/24
- subnet: 172.28.1.0/24
+2 -2
View File
@@ -60,14 +60,14 @@ homelab_dns:
- name: oci-arm.ddupan.top
type: A
values:
- 129.225.138.179
- 129.225.138.179
proxied: false
ttl: 300
terraform: { managed: false }
- name: oci-amd.ddupan.top
type: A
values:
- 129.225.176.134
- 129.225.176.134
proxied: false
ttl: 300
terraform: { managed: false }