imfreedom/ansible

Parents 4a2829643cc3
Children 3300ab61a225
Update the vigil config to replace wiki.imfreedom.org with kb.imfreedom.org
--- a/roles/vigil/templates/config.cfg.j2 Mon May 30 15:15:50 2022 -0500
+++ b/roles/vigil/templates/config.cfg.j2 Mon Jul 04 23:14:38 2022 -0500
@@ -124,6 +124,12 @@
replicas = ["https://issues.imfreedom.org"]
[[probe.service.node]]
+id = "kb-imfreedom-org-http"
+label = "kb.imfreedom.org (http)"
+mode = "poll"
+replicas = ["https://kb.imfreedom.org"]
+
+[[probe.service.node]]
id = "keep-imfreedom-org-http"
label = "keep.imfreedom.org (http)"
mode = "poll"
@@ -153,9 +159,3 @@
mode = "poll"
replicas = ["tcp://rock.pidgin.im:25"]
-[[probe.service.node]]
-id = "wiki-imfreedom-org-http"
-label = "wiki.imfreedom.org (http)"
-mode = "poll"
-replicas = ["https://wiki.imfreedom.org"]
-