summaryrefslogtreecommitdiff
path: root/doc/todo/support_for_libvirt_KVM_VMs/comment_4_dbd2c399c8ef8ac56ae06f1a701fdc45._comment
blob: 8ce06a1c4ee52d6649a5857184ac233919a64206 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[[!comment format=mdwn
 username="joey"
 subject="""comment 4"""
 date="2018-10-14T01:10:16Z"
 content="""
I do think that the conditional property would be a good way for this to
work.

I think there could also be VMs where you don't want the overhead of
running propellor inside the VM (especially if the emulation is slow, or
you don't want to allocate that much memory to the VM, or just have a lot
of VMs), and the content is disposable. Then propellor could restart the VM
when it changes the disk image.

There's room for multiple ways to do it.. 

The disk image building side of this looks easy to me, so if you do the libvirt
stuff, Sean, I might contribute something. :)
"""]]