Commit bdfd9e01 authored by Alain Takoudjou's avatar Alain Takoudjou

kvm fix: update monitor sections

parent 3f9029ba
...@@ -155,7 +155,7 @@ recipe = hexagonit.recipe.download ...@@ -155,7 +155,7 @@ recipe = hexagonit.recipe.download
ignore-existing = true ignore-existing = true
url = ${:_profile_base_location_}/instance-kvm-export.cfg.jinja2 url = ${:_profile_base_location_}/instance-kvm-export.cfg.jinja2
mode = 644 mode = 644
md5sum = ff281bf8a8905632b32254622db105b7 md5sum = 4c71fbd0f27616d945df9669c57d302e
download-only = true download-only = true
on-update = true on-update = true
......
...@@ -23,14 +23,6 @@ parts += ...@@ -23,14 +23,6 @@ parts +=
{% if monitor -%} {% if monitor -%}
# monitor parts # monitor parts
monitor-base monitor-base
cron-entry-logrotate
certificate-authority
monitor-conf
start-monitor
ca-httpd
monitor-httpd-promise
monitor-httpd-promise-conf
monitor-status2rss-cron-entry
{% endif %} {% endif %}
# Create the exporter executable, which is a simple shell script # Create the exporter executable, which is a simple shell script
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment