From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [ANNOUNCE] ganeti-instance-guix Date: Mon, 18 Sep 2017 10:04:44 +0200 Message-ID: <874ls0qvoj.fsf@gnu.org> References: <87poapatfo.fsf@fastmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34595) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dtr2y-0000a4-3a for guix-devel@gnu.org; Mon, 18 Sep 2017 04:04:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dtr2t-0008Rh-6C for guix-devel@gnu.org; Mon, 18 Sep 2017 04:04:52 -0400 In-Reply-To: <87poapatfo.fsf@fastmail.com> (Marius Bakke's message of "Sun, 17 Sep 2017 23:47:39 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Marius Bakke Cc: guix-devel@gnu.org Hi! [- ganeti] Marius Bakke skribis: > When you want to try GuixSD, but all you have is a Ganeti cluster... > > I'm pleased to announce ganeti-instance-guix[0], a GuixSD provisioner > for Ganeti. With it you can launch any GuixSD configuration file as > a virtual machine, optionally using a specific Guix git revision. That looks nice! I wonder what we could do longer-term to simplify provisioning of GuixSD VMs/containers managed by other tools. Perhaps that=E2=80=99s a job for =E2=80=9CGuixOps=E2=80=9D? What=E2=80=99s your take on this? Ludo=E2=80=99.