From owner-freebsd-stable@FreeBSD.ORG Thu Feb 5 19:43:42 2015 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5315FBA1 for ; Thu, 5 Feb 2015 19:43:42 +0000 (UTC) Received: from mail-oi0-x233.google.com (mail-oi0-x233.google.com [IPv6:2607:f8b0:4003:c06::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0E872F1F for ; Thu, 5 Feb 2015 19:43:42 +0000 (UTC) Received: by mail-oi0-f51.google.com with SMTP id x69so8231307oia.10 for ; Thu, 05 Feb 2015 11:43:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:mime-version:in-reply-to:content-type :content-transfer-encoding:message-id:cc:from:subject:date:to; bh=MckVYzJi39dijuZqihn4HzPnrnyNrG9d7PsgmB+b8yc=; b=rR0I0OV/CCvG+XqueZUzUvfu26pVW1RLkAvFSigZVkl/35Nt42XxmDu62EKc2mq3VO GQPCY6TIQ69sOmejp7YtPqinaYR+R2f8uXtlzaObFFXkXU5Yq//oUJPJh7eM09WrTwRu MpGopytwUMBoG3zMJczr8Jl+2dy2U1zwJWwqITQFhzZpcuUZ1BixiYXrFGH11Vzt0A7y 5MfpnMTUzGe32NMhrcrFVMkIPmqjzU4ChPGL7g2vxTRo64Z42KwAuHW6uxPUqkZZ7CV2 ju1hQKrkZzkiIGQCTMxKvlrL5TIwhSa9kHkllJU5Q9NRacsPFH9KzKiCh071UNKtFyRz 7TWw== X-Received: by 10.60.96.167 with SMTP id dt7mr3513467oeb.54.1423165421411; Thu, 05 Feb 2015 11:43:41 -0800 (PST) Received: from [192.168.0.10] ([65.26.55.59]) by mx.google.com with ESMTPSA id yr13sm69107obc.20.2015.02.05.11.43.40 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 05 Feb 2015 11:43:40 -0800 (PST) References: <20150205130234.3fcbabfb@efreet.mimar.rs> <54D37932.7010808@madpilot.net> <20150205154743.GO88387@mail0.byshenk.net> <3552828A-536D-41AB-B56D-F47AA4164A79@gromit.dlib.vt.edu> <6CC9FCD8-EB12-4DD1-A76E-8F43C044340F@ultra-secure.de> Mime-Version: 1.0 (1.0) In-Reply-To: <6CC9FCD8-EB12-4DD1-A76E-8F43C044340F@ultra-secure.de> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-Id: <5E827979-9DD3-4C1E-870A-7EB727EAA3BA@gmail.com> X-Mailer: iPhone Mail (12B466) From: Chris Watson Subject: Re: push a few config files to dozen or so servers Date: Thu, 5 Feb 2015 13:43:40 -0600 To: Rainer Duffner Cc: "freebsd-stable@freebsd.org" , Greg Byshenk X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2015 19:43:42 -0000 That's what I settled on. Simple, secure, push style, central management. Th= e last thing I have time for is learning another ugly config setup for anoth= er tool. The config for ansible is clean IMO and really easy (compared to ch= ef and salt and puppet). Granted I'm not using it for managing 100,000 boxes= but it works great for me. It runs securely with ssh and quite fast. The ot= her tools just give me a headache, you can tell engineers wrote them. FreeBS= D support is fairly decent. For instance it supports jails and package manag= ement.=20 Chris=20 Open Systems Inc.=20 Sent from my iPhone 5 >=20 > I=E2=80=99ve always wanted to try ansible, which looks like it has decent s= upport for FreeBSD. >=20 > Anybody got experience with that? >=20 > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"