1 # Copyright (C) The Arvados Authors. All rights reserved.
3 # SPDX-License-Identifier: Apache-2.0
5 {%- set alloy = pillar.get('alloy', {'enabled': False}) %}
7 {%- if alloy.enabled %}
10 - name: {{ alloy.package }}
13 - pkgrepo: grafana-package-repo-install-pkgrepo-managed
17 - name: {{ alloy.config_path }}
18 - contents: {{ alloy.config_contents | yaml_dquote }}
23 - pkg: extra_install_alloy
27 - name: {{ alloy.service }}
30 - pkg: extra_install_alloy
31 - file: extra_alloy_config
33 - file: extra_alloy_config