switch to duconet-wg service mesh
This commit is contained in:
21
dns/reeseapps.json
Normal file
21
dns/reeseapps.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"Comment": "CREATE/UPSERT/DELETE a record ",
|
||||
"Changes": [
|
||||
{
|
||||
"Action": "UPSERT",
|
||||
"ResourceRecordSet": {
|
||||
"Name": "*.reeseapps.com",
|
||||
"Type": "AAAA",
|
||||
"TTL": 300,
|
||||
"ResourceRecords": [
|
||||
{
|
||||
"Value": "2600:1700:1e6c:a81f:793d:7abf:e94d:9bc4"
|
||||
},
|
||||
{
|
||||
"Value": "2600:1700:1e6c:a81f:153e:9c35:8ff3:fa3"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user