mtworx: fix ip

This commit is contained in:
Motiejus Jakštys 2024-03-14 20:31:50 +02:00
parent dc3524aae4
commit ba29ad90b7

View File

@ -494,7 +494,7 @@
} }
{ {
job_name = "mtworx.motiejus.jakst"; job_name = "mtworx.motiejus.jakst";
static_configs = [{targets = ["${myData.hosts."mtworx.motiejus.jakst".vno1IP}:${port}"];}]; static_configs = [{targets = ["${myData.hosts."mtworx.motiejus.jakst".jakstIP}:${port}"];}];
} }
{ {
job_name = "vno1-vinc.vincentas.jakst"; job_name = "vno1-vinc.vincentas.jakst";