Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Roque
slapos
Commits
399d5192
Commit
399d5192
authored
Nov 30, 2018
by
Guillaume Hervier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
software/kvm: Fix resilient KVM
/reviewed-on
nexedi/slapos!456
parent
99482ba3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
software/kvm/instance-kvm-export.cfg.jinja2
software/kvm/instance-kvm-export.cfg.jinja2
+3
-0
software/kvm/software.cfg
software/kvm/software.cfg
+2
-2
No files found.
software/kvm/instance-kvm-export.cfg.jinja2
View file @
399d5192
...
@@ -7,12 +7,15 @@ parts +=
...
@@ -7,12 +7,15 @@ parts +=
cron-entry-backup
cron-entry-backup
certificate-authority
certificate-authority
certificate-authority-service
publish-connection-information
publish-connection-information
kvm-vnc-promise
kvm-vnc-promise
kvm-disk-image-corruption-promise
kvm-disk-image-corruption-promise
websockify-sighandler
websockify-sighandler
websockify-sighandler-service
novnc-promise
novnc-promise
cron
cron
cron-service
frontend-promise
frontend-promise
# monitor parts
# monitor parts
monitor-base
monitor-base
...
...
software/kvm/software.cfg
View file @
399d5192
...
@@ -108,7 +108,7 @@ recipe = hexagonit.recipe.download
...
@@ -108,7 +108,7 @@ recipe = hexagonit.recipe.download
ignore-existing = true
ignore-existing = true
url = ${:_profile_base_location_}/instance-kvm-cluster.cfg.jinja2.in
url = ${:_profile_base_location_}/instance-kvm-cluster.cfg.jinja2.in
mode = 644
mode = 644
md5sum = fa40e4729c27236c655f66966e43becf
md5sum = fa40e4729c27236c655f66966e43becf
download-only = true
download-only = true
on-update = true
on-update = true
...
@@ -144,7 +144,7 @@ recipe = hexagonit.recipe.download
...
@@ -144,7 +144,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 =
fbad91193be6ebde5fc4c05a38a55e7b
md5sum =
00ce5e6da3c833d9d9d1825311f11a81
download-only = true
download-only = true
on-update = true
on-update = true
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment