dns: add metronom.pub.solar
Some checks failed
Flake checks / Check (pull_request) Failing after 1m31s

This commit is contained in:
teutat3s 2024-05-23 11:50:28 +02:00
parent 85a5a53254
commit 26836f24ba
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -9,6 +9,11 @@ resource "namecheap_domain_records" "pub-solar" {
type = "A"
address = "80.71.153.210"
}
record {
hostname = "metronom"
type = "A"
address = "49.13.236.167"
}
record {
hostname = "auth"
type = "CNAME"