Add 2017Q3 puppet entry from romain
This commit is contained in:
parent
89b6d8051a
commit
8fc9b4e793
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51197
1 changed files with 47 additions and 0 deletions
|
@ -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@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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue