loki-monitoring02 #41
@@ -90,6 +90,19 @@ locals {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# Wave 3: DNS servers
|
# Wave 3: DNS servers
|
||||||
|
"ns1" = {
|
||||||
|
paths = [
|
||||||
|
"secret/data/hosts/ns1/*",
|
||||||
|
"secret/data/shared/dns/*",
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
||||||
|
"ns2" = {
|
||||||
|
paths = [
|
||||||
|
"secret/data/hosts/ns2/*",
|
||||||
|
"secret/data/shared/dns/*",
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
||||||
# Wave 4: http-proxy
|
# Wave 4: http-proxy
|
||||||
"http-proxy" = {
|
"http-proxy" = {
|
||||||
|
|||||||
Reference in New Issue
Block a user