svn commit: r51197 - head/en_US.ISO8859-1/htdocs/news/status
Benjamin Kaduk
bjk at FreeBSD.org
Mon Nov 13 03:04:30 UTC 2017
Author: bjk
Date: Mon Nov 13 03:04:28 2017
New Revision: 51197
URL: https://svnweb.freebsd.org/changeset/doc/51197
Log:
Add 2017Q3 puppet entry from romain
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2017-07-2017-09.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2017-07-2017-09.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2017-07-2017-09.xml Mon Nov 13 02:40:49 2017 (r51196)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2017-07-2017-09.xml Mon Nov 13 03:04:28 2017 (r51197)
@@ -354,4 +354,51 @@
fourth edition is coming.</task>
</help>
</project>
+
+ <project cat='ports'>
+ <title>Puppet</title>
+
+ <contact>
+ <person>
+ <name>Puppet Team</name>
+ <email>puppet at FreeBSD.org</email>
+ </person>
+ </contact>
+
+ <links>
+ <url href="https://puppetcommunity.slack.com/messages/C6CK0UGB1/">Puppetlab's &os; Slack Channel</url>
+ </links>
+
+ <body>
+ <p>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.</p>
+
+ <p>Puppet 5 is now in the ports tree (as
+ <tt>sysutils/puppet5</tt>). The C++ version of Facter
+ (<tt>sysutils/facter</tt>) got a lot of love and is now a
+ drop-in replacement for the previous Ruby version of Facter
+ (<tt>sysutils/rubygem-facter</tt>); it is the default facts
+ source for the Puppet 5 port.</p>
+
+ <p>Work continues on bringing in Puppetserver 5 to the ports
+ tree, and on keeping all the ports up-to-date.</p>
+ </body>
+
+ <help>
+ <task>The <tt>pkgng</tt> 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).</task>
+
+ <task>The <tt>databases/puppetdb[345]</tt> and
+ <tt>sysutils/puppetserver[45]</tt> ports rely on Clojure and
+ Java, and download compiled jar files instead of building them
+ from source.</task>
+ </help>
+ </project>
</report>
+
More information about the svn-doc-head
mailing list