From mboxrd@z Thu Jan 1 00:00:00 1970 From: Divan Santana Subject: Re: Does it make sense to package debops? Date: Tue, 24 Sep 2019 21:27:39 +0200 Message-ID: <878sqd7avo.fsf@santanas.co.za> References: <79fea4ce-75bf-4971-ac48-97ccf1b7cac2@crazy-compilers.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:58070) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iCqTW-0001LJ-PH for guix-devel@gnu.org; Tue, 24 Sep 2019 15:27:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iCqTT-0003Yb-KR for guix-devel@gnu.org; Tue, 24 Sep 2019 15:27:49 -0400 Received: from [156.0.193.126] (port=49193 helo=mail.santanas.co.za) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iCqTS-0003Ti-R1 for guix-devel@gnu.org; Tue, 24 Sep 2019 15:27:47 -0400 Received: from authenticated-user (mail.santanas.co.za [156.0.193.126]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by mail.santanas.co.za (Postfix) with ESMTPSA id BC1235F4F0 for ; Tue, 24 Sep 2019 21:27:39 +0200 (SAST) In-reply-to: <79fea4ce-75bf-4971-ac48-97ccf1b7cac2@crazy-compilers.com> 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: guix-devel@gnu.org Hartmut Goebel writes: > I just wonder whether I should package debops, a collection of ansible > roles for managing Debian systems. > > Shall I? I for one would greatly appreciate this since I run guix and am using debops to manage other systems. So if you do, that would be great! On a side note, would you know how one could use debops from a guix system in the meanwhile?