From owner-freebsd-stable@FreeBSD.ORG Thu Feb 5 12:45:05 2015 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B75601E5 for ; Thu, 5 Feb 2015 12:45:05 +0000 (UTC) Received: from mx1.infocom.zp.ua (mx1.infocom.zp.ua [77.93.40.20]) by mx1.freebsd.org (Postfix) with ESMTP id 65172652 for ; Thu, 5 Feb 2015 12:45:05 +0000 (UTC) Received: from mx1.infocom.zp.ua (localhost [127.0.0.1]) by mx1.infocom.zp.ua (Postfix) with ESMTP id E5D4F20B486 for ; Thu, 5 Feb 2015 14:37:29 +0200 (EET) Received: from [77.93.40.132] (unknown [77.93.40.132]) by mx1.infocom.zp.ua (Postfix) with ESMTP id BCC9420B482 for ; Thu, 5 Feb 2015 14:37:29 +0200 (EET) Message-ID: <54D36386.8090902@infocom.zp.ua> Date: Thu, 05 Feb 2015 14:35:18 +0200 From: Oleksii Zolotarov Organization: ISP Seech-Infocom User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Re: push a few config files to dozen or so servers References: <20150205130234.3fcbabfb@efreet.mimar.rs> In-Reply-To: <20150205130234.3fcbabfb@efreet.mimar.rs> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV using ClamSMTP 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 12:45:05 -0000 Hello, I am not sure about whole Freebsd system, but as for software deploying and development try the "docker" software. https://www.docker.com/whatisdocker/ 05.02.2015 14:02, Marko Cupać пишет: > Hi, > > thanks to virtualization, my fleet of FreeBSD hosts have grown to more > than dozen, and it still grows. There are some files that need to be > identical on all of them (aliases, sudoers, root crontab, pkg repo > files etc.). > > I was looking at puppet and cfengine but learning and implementing those > seem like an overkill for my purpose. > > Are there any other elegant solutions which can help me achieve my goal? > > Thank you in advance, -- Regards, Oleksii Zolotarov