aboutsummaryrefslogtreecommitdiffstats
path: root/src/fuel-plugin/environment_config.yaml
blob: 95cea4fa7516fcf0fdae4e824bc92c6ba42dc0b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
attributes:
    enable_mcelog:
      type: "checkbox"
      weight: 20
      value: false
      label: "Enable collectd for mcelog"
    enable_hugepages:
      type: "checkbox"
      weight: 20
      value: false
      label: "Enable collectd for hugepages"
    enable_ovs_events:
      type: "checkbox"
      weight: 20
      value: false
      label: "Enable collectd for Open vSwitch events"