From owner-freebsd-ruby@FreeBSD.ORG Tue Jul 17 18:32:04 2012 Return-Path: Delivered-To: ruby@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AF18F106566B for ; Tue, 17 Jul 2012 18:32:04 +0000 (UTC) (envelope-from roland@micite.net) Received: from smtp07.online.nl (smtp07.online.nl [194.134.42.52]) by mx1.freebsd.org (Postfix) with ESMTP id 657918FC14 for ; Tue, 17 Jul 2012 18:32:04 +0000 (UTC) Received: from smtp07.online.nl (localhost [127.0.0.1]) by smtp07.online.nl (Postfix) with ESMTP id 9CD1B9896C for ; Tue, 17 Jul 2012 20:25:45 +0200 (CEST) Received: from micite.net (s529d340f.adsl.wanadoo.nl [82.157.52.15]) by smtp07.online.nl (Postfix) with ESMTP for ; Tue, 17 Jul 2012 20:25:45 +0200 (CEST) Received: (qmail 11457 invoked by uid 98); 17 Jul 2012 18:25:31 -0000 Received: from 82.157.52.15 (roland@82.157.52.15) by lutetium.micite.net (envelope-from , uid 82) with qmail-scanner-2.01 (spamassassin: 3.3.2. Clear:RC:0(82.157.52.15):SA:1(6.3/5.0):. Processed in 2.779428 secs); 17 Jul 2012 18:25:31 -0000 X-Spam-Status: Yes, score=6.3 required=5.0 X-Spam-Level: ++++++ Received: from unknown (HELO ?192.168.1.68?) (roland@82.157.52.15) by unknown-00-06-5b-76-47-8d.lan with CAMELLIA256-SHA encrypted SMTP; 17 Jul 2012 18:25:28 -0000 Message-ID: <5005AE24.3010900@micite.net> Date: Tue, 17 Jul 2012 20:25:40 +0200 From: Roland van Laar User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0 MIME-Version: 1.0 To: ruby@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Online-Scanned: by Cloudmark authority (on smtp07.online.nl) Cc: Subject: Chef server question X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jul 2012 18:32:04 -0000 Hello, I'm not sure if this is the correct mailinglist for this issue. ruby@ is listed as the maintainer. I'm looking into chef, naturally I wanted to use it on FreeBSD. Although it seems that the chef server port is not quite working. There is no /usr/local/etc/rc.d startup script, couchdb is not installed and chef seems to need an /etc/ configuration file instead of one in /usr/local/etc/. Are there FreeBSD chef server users? and what would be the way to continue? Or would it be easier to just use puppet? Regards, Roland van Laar