incubate freeipa server

This commit is contained in:
2024-08-13 10:30:03 -04:00
parent 449c0cddbb
commit 596c214b5a
4 changed files with 128 additions and 7 deletions

View File

@@ -113,7 +113,20 @@
"TTL": 300,
"ResourceRecords": [
{
"Value": "2603:6013:3140:100:7656:3cff:febd:1df8"
"Value": "2603:6013:3140:103:7656:3cff:febd:1df8"
}
]
}
},
{
"Action": "UPSERT",
"ResourceRecordSet": {
"Name": "freeipa.reeselink.com",
"Type": "AAAA",
"TTL": 300,
"ResourceRecords": [
{
"Value": "2603:6013:3140:100:2a0:98ff:fe20:c1c7"
}
]
}