👌 IMPROVE: Update Hetzner DNS mapping and targets with new instances and IP addresses
This commit is contained in:
@@ -148,7 +148,23 @@
|
||||
"ip_address": "49.13.197.152"
|
||||
},
|
||||
{
|
||||
"dns_name": "phx-healthcheck-phoenixApp-pgAdmin-Test-2",
|
||||
"ip_address": "116.203.103.215"
|
||||
"dns_name": "new-full-test",
|
||||
"ip_address": "128.140.103.178"
|
||||
},
|
||||
{
|
||||
"dns_name": "modern",
|
||||
"ip_address": "157.90.228.52"
|
||||
},
|
||||
{
|
||||
"dns_name": "burg-itc",
|
||||
"ip_address": "23.88.56.89"
|
||||
},
|
||||
{
|
||||
"dns_name": "test-ansible-ip-permission",
|
||||
"ip_address": "116.203.73.240"
|
||||
},
|
||||
{
|
||||
"dns_name": "test-ansible-ip-permission-2",
|
||||
"ip_address": "91.99.29.55"
|
||||
}
|
||||
]
|
||||
@@ -371,11 +371,51 @@
|
||||
},
|
||||
{
|
||||
"targets": [
|
||||
"116.203.103.215:9100",
|
||||
"116.203.103.215:9113"
|
||||
"128.140.103.178:9100",
|
||||
"128.140.103.178:9113"
|
||||
],
|
||||
"labels": {
|
||||
"instance": "phx-healthcheck-phoenixApp-pgAdmin-Test-2",
|
||||
"instance": "new-full-test",
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"targets": [
|
||||
"157.90.228.52:9100",
|
||||
"157.90.228.52:9113"
|
||||
],
|
||||
"labels": {
|
||||
"instance": "modern",
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"targets": [
|
||||
"23.88.56.89:9100",
|
||||
"23.88.56.89:9113"
|
||||
],
|
||||
"labels": {
|
||||
"instance": "burg-itc",
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"targets": [
|
||||
"116.203.73.240:9100",
|
||||
"116.203.73.240:9113"
|
||||
],
|
||||
"labels": {
|
||||
"instance": "test-ansible-ip-permission",
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"targets": [
|
||||
"91.99.29.55:9100",
|
||||
"91.99.29.55:9113"
|
||||
],
|
||||
"labels": {
|
||||
"instance": "test-ansible-ip-permission-2",
|
||||
"datacenter": "nbg1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user