mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
fix(tf): trim ipv6 addresses
This commit is contained in:
parent
c31fcdcdbd
commit
512b1fc75b
2 changed files with 15 additions and 3 deletions
|
|
@ -28,7 +28,7 @@
|
|||
"int": null,
|
||||
"local": {
|
||||
"address4": null,
|
||||
"address6": "fd0a::9e6b:00ff:fe21:1ce2",
|
||||
"address6": "fd0a::9e6b:ff:fe21:1ce2",
|
||||
"macAddress": "9c:6b:00:21:1c:e2"
|
||||
},
|
||||
"tail": null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue