From 8fc9b4e793d7b49e1e258ee31a40c3e5dff74058 Mon Sep 17 00:00:00 2001 From: Benjamin Kaduk Date: Mon, 13 Nov 2017 03:04:28 +0000 Subject: [PATCH] Add 2017Q3 puppet entry from romain --- .../news/status/report-2017-07-2017-09.xml | 47 +++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2017-07-2017-09.xml b/en_US.ISO8859-1/htdocs/news/status/report-2017-07-2017-09.xml index b77077d972..ade9bb281e 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2017-07-2017-09.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2017-07-2017-09.xml @@ -354,4 +354,51 @@ fourth edition is coming. + + + Puppet + + + + Puppet Team + puppet@FreeBSD.org + + + + + Puppetlab's &os; Slack Channel + + + +

This summer has seen the creation of a puppet@ team to help + maintain the ~30 Puppet-related ports in the &os; ports tree. + These ports were previously maintained by various committers, + and from time to time this introduced some delays when + updating a port due to the need to wait for a maintainer's + approval for a related change to a different port.

+ +

Puppet 5 is now in the ports tree (as + sysutils/puppet5). The C++ version of Facter + (sysutils/facter) got a lot of love and is now a + drop-in replacement for the previous Ruby version of Facter + (sysutils/rubygem-facter); it is the default facts + source for the Puppet 5 port.

+ +

Work continues on bringing in Puppetserver 5 to the ports + tree, and on keeping all the ports up-to-date.

+ + + + The pkgng package provider has some minor issues + (it breaks things when no repos are configured, and is not + working properly from the context of the MCollective package + agent). + + The databases/puppetdb[345] and + sysutils/puppetserver[45] ports rely on Clojure and + Java, and download compiled jar files instead of building them + from source. + +
+