We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5df195 commit 3758957Copy full SHA for 3758957
1 file changed
templates/alertad.conf.j2
@@ -1,3 +1,5 @@
1
+{{ ansible_managed | comment }}
2
+
3
BASE_URL = '{{ alerta_base_url }}'
4
5
{% if alerta_enable_plugins is defined and alerta_enable_plugins | length %}
0 commit comments