<div dir="ltr">Fwiw, if you're using Chef, the impending release of v3 of the systemd cookbook has a machine_image and a machine resource, which use importd and nspawn under the hood.<br>
</div><span>
</span><br><div class="gmail_quote"><div dir="ltr">On Wed, Oct 19, 2016, 3:45 PM Lennart Poettering <<a href="mailto:lennart@poettering.net">lennart@poettering.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, 13.10.16 01:09, Brian Kroth (<a href="mailto:bpkroth@gmail.com" class="gmail_msg" target="_blank">bpkroth@gmail.com</a>) wrote:<br class="gmail_msg">
<br class="gmail_msg">
> Seems really dependent upon the container layout as to what's the most<br class="gmail_msg">
> appropriate way of doing that. For instance, if the underlying fs of the<br class="gmail_msg">
> source container is something like btrfs or zfs you could imagine doing a<br class="gmail_msg">
> send/recv of a golden snapshot. Possibly also for an lvm volume/snapshot.<br class="gmail_msg">
> For others rsync might be best. For others maybe it's just a deployment<br class="gmail_msg">
> script or tar or git repo.<br class="gmail_msg">
<br class="gmail_msg">
Yeah, to make this clear: I doubt we should really be in the<br class="gmail_msg">
deployment business too much. That's for other people to solve, for<br class="gmail_msg">
example rkt.<br class="gmail_msg">
<br class="gmail_msg">
However, I do think the most basic bits should probably be available,<br class="gmail_msg">
simply to get developers off the ground for the most basic testing. I<br class="gmail_msg">
figure that means "machinectl migrate" (as suggested in the other<br class="gmail_msg">
mail) is really as good as it might get, and anything fancier should<br class="gmail_msg">
really be left to other projects.<br class="gmail_msg">
<br class="gmail_msg">
Lennart<br class="gmail_msg">
<br class="gmail_msg">
--<br class="gmail_msg">
Lennart Poettering, Red Hat<br class="gmail_msg">
_______________________________________________<br class="gmail_msg">
systemd-devel mailing list<br class="gmail_msg">
<a href="mailto:systemd-devel@lists.freedesktop.org" class="gmail_msg" target="_blank">systemd-devel@lists.freedesktop.org</a><br class="gmail_msg">
<a href="https://lists.freedesktop.org/mailman/listinfo/systemd-devel" rel="noreferrer" class="gmail_msg" target="_blank">https://lists.freedesktop.org/mailman/listinfo/systemd-devel</a><br class="gmail_msg">
</blockquote></div>