From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Does it make sense to package debops? Date: Thu, 01 Aug 2019 16:03:44 +0200 Message-ID: <874l31t22n.fsf@elephly.net> References: <79fea4ce-75bf-4971-ac48-97ccf1b7cac2@crazy-compilers.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:470:142:3::10]:50235) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1htBgU-0003QU-DO for guix-devel@gnu.org; Thu, 01 Aug 2019 10:03:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1htBgT-00051D-Ea for guix-devel@gnu.org; Thu, 01 Aug 2019 10:03:58 -0400 Received: from sender4-of-o53.zoho.com ([136.143.188.53]:21374) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1htBgT-0004zx-2G for guix-devel@gnu.org; Thu, 01 Aug 2019 10:03:57 -0400 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: Hartmut Goebel Cc: guix-devel@gnu.org Hi Hartmut, > I just wonder whether I should package debops, a collection of ansible > roles for managing Debian systems. > > Shall I? > > I'm curious since you this is not to support guix. OTOH, ansible is > packaged, too, which is not of much use for guix IMHO . I think it=E2=80=99s useful to have Ansible installable via Guix. You can = use it to deploy remote machines. While you probably wouldn=E2=80=99t use Ansi= ble to modify your Guix System it can still be valuable in a mixed environment where the other machines don=E2=80=99t use Guix. I think it=E2=80=99s fine to add debops to Guix. It=E2=80=99s free softwar= e, uses free software, and is used to manage free software distributions. It=E2=80=99s = all good in that regard. -- Ricardo