Puppet Content and Tooling Releases

38 views
Skip to first unread message

Puppet Product Updates

unread,
Apr 12, 2023, 7:29:11 PM4/12/23
to

Puppet Content and Tooling Releases

Supported modules


puppetlabs-firewall v5.0.0

The firewall module introduces the firewall resource, which is used to manage and configure firewall rules from within the Puppet DSL

Key features/changes:

Added
  • Add Support for Puppet 8 / Drop Support for Puppet 6


Full changelog v4.1.0 to v5.0.0


Feedback

https://github.com/puppetlabs/firewall/issues


puppetlabs-ha-proxy v7.0.0

HAProxy is a daemon for load-balancing and proxying TCP- and HTTP-based services. This module lets you use Puppet to configure HAProxy servers and backend member servers.


Key features/changes

Added
  • Add Support for Puppet 8 / Drop Support for Puppet 6

Full changelog v6.5.0 to v7.0.0

Feedback

https://github.com/puppetlabs/ha-proxy/issues

puppetlabs-motd v7.0.0

A simple module to demonstrate managing /etc/motd or Windows Logon Message as a template

Key features/changes

Added
  • Add Support for Puppet 8 / Drop Support for Puppet 6
Removed
  • Remove support for RedHat6 / OracleLinux6 / Scientific6
  • Dropping Support for Debian 9

Full changelog v6.3.0 to v7.0.0

Feedback

https://github.com/puppetlabs/motd/issues

puppetlabs-registry v5.0.0

This module provides a native type and provider to manage keys and values in the Windows Registry

Key features/changes

Added
  • Add Support for Puppet 8 / Drop Support for Puppet 6

Full changelog v4.1.2 to v5.0.0

Feedback

https://github.com/puppetlabs/puppetlabs-registry/issues

puppetlabs-accounts v8.0.0

The accounts module manages resources related to login and service accounts.

This module works on many UNIX/Linux operating systems. It does not support configuring accounts on Microsoft Windows platforms.

Key features/changes

Added
  • Add Support for Puppet 8 / Drop Support for Puppet 6

Full Changelog v7.3.1 to v8.0.0

Feedback

https://github.com/puppetlabs/puppetlabs-accounts/issues

puppetlabs-exec v3.0.0

This module provides the exec task. This task allows you to run an arbitary command with arguments.


Key features/changes

Added
  • Add Support for Puppet 8 / Drop Support for Puppet 6

Full changelog v2.2.1 to v3.0.0

Feedback

https://github.com/puppetlabs/puppetlabs-exec/issues


puppetlabs-scheduled_tasks v3.2.0

This module adds a new scheduled_task provider capable of using the more modern Version 2 Windows API for task management

Key features/changes

Added
  • Control scheduled task description field

Feedback

https://github.com/puppetlabs/puppetlabs-scheduled_task/issues


puppetlabs-ntp v10.0.0

The ntp module installs, configures, and manages the NTP service across a range of operating systems and distributions.

Key features/changes

Added
  • Add Support for Puppet 8 / Drop Support for Puppet 6

Full changelogv9.2.2 to v10.0.0

Feedback

https://github.com/puppetlabs/puppetlabs-ntp/issues


puppetlabs-facter_tasks v2.0.1

This task allows you to discover facts about remote machines in your infrastructure.

Key features/changes

Added
  • Add Support for Puppet 8 / Drop Support for Puppet 6

Full changelog v1.3.1 to v2.0.1

Feedback

https://github.com/puppetlabs/puppetlabs-ntp/issues



Puppet Product Updates

unread,
Apr 19, 2023, 5:51:27 AM4/19/23
to

Puppet Product Updates puppet-prod...@puppet.com

Thu, Apr 13, 12:28 AM (6 days ago)
to bcc: puppet-users, bcc: voxpupuli, bcc: puppet-dev, bcc: [Internal]

Puppet Content and Tooling Releases

Tooling

As part of ongoing work to prepare for the release of Puppet 8 development tools are being updated to support ruby 3 and Puppet 8 while ending support of Puppet 6.

Puppet Product Updates

unread,
Apr 26, 2023, 10:59:27 AM4/26/23
to puppet...@googlegroups.com, [Internal] Puppet Product Updates, voxp...@groups.io, puppe...@googlegroups.com

Puppet Content and Tooling Releases

Supported modules



puppetlabs-concat v8.0.0

The concat module lets you gather concat::fragment resources from your other modules and order them into a coherent file through a single concat resource.

Key features/changes:

Added
  • Add Support for Puppet 8 / Drop Support for Puppet 6


Full changelog v7.4.0 to v8.0.0


Feedback

https://github.com/puppetlabs/concat/issues


puppetlabs-inifile v6.0.0

Many applications use INI-style configuration files to store their settings. This module supplies two custom resource types to let you manage those settings through Puppet.


Key features/changes

Added
  • Add Support for Puppet 8 / Drop Support for Puppet 6

Full changelog v5.4.1 to v6.0.0

Feedback

https://github.com/puppetlabs/inifile/issues

puppetlabs-mysql v14.0.0

The mysql module installs, configures, and manages the MySQL service.

This module manages both the installation and configuration of MySQL, as well as extending Puppet to allow management of MySQL resources, such as databases, users, and grants.

Key features/changes

Added
  • Add Support for Puppet 8 / Drop Support for Puppet 6

Full changelog v13.3.0 to v14.0.0

Feedback

https://github.com/puppetlabs/mysql/issues

puppetlabs-vcsrepo v6.0.0

The vcsrepo module provides a single type with providers to support various version control systems:


Key features/changes

Added
  • Add Support for Puppet 8 / Drop Support for Puppet 6

Full changelog v5.5.0 to v6.0.0

Feedback

https://github.com/puppetlabs/puppetlabs-vcsrepo/issues

puppetlabs-java v10.0.0

The java module can automatically install Java jdk or jre on a wide variety of systems. Java is a base component for many software platforms, but Java system packages don't always follow packaging conventions. The java module simplifies the Java installation process.


Key features/changes

Added
  • Add Support for Puppet 8 / Drop Support for Puppet 6

Full Changelog v9.0.1 to v10.0.0

Feedback

https://github.com/puppetlabs/puppetlabs-java/issues

puppetlabs-java_ks v4.4.2

The java_ks module contains a type called java_ks and a single provider named keytool. Their purpose is to enable importation of arbitrary, already generated and signed certificates into a Java keystore for use by various applications.


Key features/changes

Added
  • Params parameter documented and set to a type

Full changelog v4.4.1 to v4.4.2

Feedback

https://github.com/puppetlabs/puppetlabs-java_ks/issues


puppetlabs-tomcat v7.0.0

Tomcat is a Java web service provider. The tomcat module lets you use Puppet to install Tomcat, manage its configuration file, and deploy web apps to it. It supports multiple instances of Tomcat spanning multiple versions.

Key features/changes

Added
  • Add Support for Puppet 8 / Drop Support for Puppet 6

Full changelog v6.4.1 to v7.0.0

Feedback

https://github.com/puppetlabs/puppetlabs-tomcat/issues


puppetlabs-acl v5.0.0

The acl module lets you use Puppet to manage Access Control Lists (ACLs) on Windows.

Windows uses Access Control Lists (ACLs) to store permissions information. An ACL is typically made up of a series of Access Control Entries (ACEs), representing individual permissions. The acl module adds a type and provider to let you manage all that information through Puppet.

Key features/changes

Added
  • Add Support for Puppet 8 / Drop Support for Puppet 6

Full changelog v4.1.2 to v5.0.0

Feedback

https://github.com/puppetlabs/puppetlabs-acl/issues


puppetlabs-wsus_client v6.0.0

This module configures Puppet agents to schedule update downloads and installations from a WSUS server, manage user access to update settings, and configure automatic updates.

Key features/changes

Added
  • Add Support for Puppet 8 / Drop Support for Puppet 6

Full changelog v5.0.1 to v6.0.0

Feedback

https://github.com/puppetlabs/puppetlabs-wsus_client/issues/issues

puppetlabs-scheduled_task v4.0.0

This module adds a new scheduled_task provider capable of using the more modern Version 2 Windows API for task management. The legacy API does not receive improvements or new features, meaning that if you want to take advantage of improvements to scheduled tasks on Windows you need to use the V2 API.

Key features/changes

Added
  • Add Support for Puppet 8 / Drop Support for Puppet 6

Key features/changes

Added
  • Add Support for Puppet 8 / Drop Support for Puppet 6

Full changelog v9.0.0 to v10.0.0

Feedback

https://github.com/puppetlabs/puppetlabs-iis/issues/issues

puppetlabs-package v3.0.0

This module provides a task that allows you to install, uninstall, update, and check the status of packages.


Key features/changes

Added
  • Add Support for Puppet 8 / Drop Support for Puppet 6

Full changelog v2.4.0 to v3.0.0

Feedback

https://github.com/puppetlabs/puppetlabs-package/issues/issues

puppetlabs-apache v10.0.0

Apache HTTP Server (also called Apache HTTPD, or simply Apache) is a widely used web server. This Puppet module simplifies the task of creating configurations to manage Apache servers in your infrastructure. It can configure and manage a range of virtual host setups and provides a streamlined way to install and configure Apache modules.

Key features/changes

Added
  • Add Support for Puppet 8 / Drop Support for Puppet 6

Reply all
Reply to author
Forward
0 new messages