Skip to content
Snippets Groups Projects
Unverified Commit dd7b60fb authored by micah's avatar micah
Browse files

set a default, as ansible will complain that it cannot find the value otherwise

parent 50d5a717
Branches
No related tags found
1 merge request!110Draft: Enable Loki as a replacement for Elasticsearch when `enable_loki` is set.
......@@ -2,6 +2,7 @@
# Whether to set up elasticsearch/kibana at all.
enable_elasticsearch: true
enable_loki: false
es_major_version: "6"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment