diff options
Diffstat (limited to 'src/fuel-plugin/environment_config.yaml')
-rw-r--r-- | src/fuel-plugin/environment_config.yaml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/src/fuel-plugin/environment_config.yaml b/src/fuel-plugin/environment_config.yaml deleted file mode 100644 index 95cea4fa..00000000 --- a/src/fuel-plugin/environment_config.yaml +++ /dev/null @@ -1,16 +0,0 @@ -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" |