Commit 399d5192 authored by Guillaume Hervier's avatar Guillaume Hervier

software/kvm: Fix resilient KVM

/reviewed-on !456
parent 99482ba3
......@@ -7,12 +7,15 @@ parts +=
cron-entry-backup
certificate-authority
certificate-authority-service
publish-connection-information
kvm-vnc-promise
kvm-disk-image-corruption-promise
websockify-sighandler
websockify-sighandler-service
novnc-promise
cron
cron-service
frontend-promise
# monitor parts
monitor-base
......
......@@ -108,7 +108,7 @@ recipe = hexagonit.recipe.download
ignore-existing = true
url = ${:_profile_base_location_}/instance-kvm-cluster.cfg.jinja2.in
mode = 644
md5sum = fa40e4729c27236c655f66966e43becf
md5sum = fa40e4729c27236c655f66966e43becf
download-only = true
on-update = true
......@@ -144,7 +144,7 @@ recipe = hexagonit.recipe.download
ignore-existing = true
url = ${:_profile_base_location_}/instance-kvm-export.cfg.jinja2
mode = 644
md5sum = fbad91193be6ebde5fc4c05a38a55e7b
md5sum = 00ce5e6da3c833d9d9d1825311f11a81
download-only = true
on-update = true
......
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