From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:60368) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i73Pn-0001ym-Nw for guix-patches@gnu.org; Sun, 08 Sep 2019 16:04:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i73Pm-00089T-SZ for guix-patches@gnu.org; Sun, 08 Sep 2019 16:04:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58570) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i73Pm-00089P-O4 for guix-patches@gnu.org; Sun, 08 Sep 2019 16:04:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i73Pm-0000mm-GD for guix-patches@gnu.org; Sun, 08 Sep 2019 16:04:02 -0400 Subject: [bug#37320] [PATCH] hydra: dns: Add "data" to point at milano-guix-1. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20190906114441.19067-1-mail@cbaines.net> <87sgp9axp8.fsf@gnu.org> <878sqzc3cq.fsf@cbaines.net> Date: Sun, 08 Sep 2019 22:03:03 +0200 In-Reply-To: <878sqzc3cq.fsf@cbaines.net> (Christopher Baines's message of "Sat, 07 Sep 2019 21:29:09 +0200") Message-ID: <87v9u24kug.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Christopher Baines Cc: 37320-done@debbugs.gnu.org Hi Chris, Christopher Baines skribis: > Ludovic Court=C3=A8s writes: > >> Hi Christopher, >> >> Christopher Baines skribis: >> >>> * hydra/modules/sysadmin/dns.scm (milano-guix-1-ip4): New variable. >>> (guix.gnu.org.zone): Add "data" to point at milano-guix-1, and update >>> the serial. >> >> LGTM! > > Great, I've pushed this change now. I=E2=80=99ve reconfigured bayfront now, and data.guix.gnu.org resolves fine. I guess we=E2=80=99ll need a bit of nginx magic somewhere so we can access = it on the standard http/https ports? Besides, you should now be able to log in on bayfront. I=E2=80=99ve sent y= ou in a separate message an initial password (which you should change) so you can sudo if needed. Please let people know on guix-sysadmin if you reconfigure the machine or do something funny with it. :-) Thanks, Ludo=E2=80=99.