From owner-svn-ports-head@freebsd.org Fri Nov 24 09:03:16 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A04A4DC15B1; Fri, 24 Nov 2017 09:03:16 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 694EF6BB2A; Fri, 24 Nov 2017 09:03:16 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 1C6F1BDD3E; Fri, 24 Nov 2017 10:03:14 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id 02EEEBDD2F; Fri, 24 Nov 2017 10:03:13 +0100 (CET) Subject: Re: svn commit: r454757 - in head/net-mgmt/icinga2: . files To: Lars Engels , Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201711231251.vANCpsCM098646@repo.freebsd.org> <20171123200204.GL36524@e.0x20.net> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <324b8170-6528-a432-60cb-de50c1f0a408@FreeBSD.org> Date: Fri, 24 Nov 2017 10:03:09 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20171123200204.GL36524@e.0x20.net> Content-Type: text/plain; charset=utf-8 Content-Language: fr Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Nov 2017 09:03:16 -0000 Le 23/11/2017 =C3=A0 21:02, Lars Engels a =C3=A9crit=C2=A0: > On Thu, Nov 23, 2017 at 05:26:12PM +0100, Mathieu Arnold wrote: >> Le 23/11/2017 =C3=A0 13:51, Lars Engels a =C3=A9crit=C2=A0: >>> -%%ETCDIR%%/repository.d/README >> Removing that broke everyone's configuration :-) > I didn't. Upstream did. :) > The repository.d directory and the bottom-up config (sending config fro= m > satellites to the master node) was deprecated in 2.6.0 [1] and removed > in 2.8.0 [2]. > > You probably only need to remove the include statement in > icinga2.conf Yes. On every satellite. Which is a lot. Which made me grumpy. --=20 Mathieu Arnold