[Puppet Users] Puppet DevX Releases

2023-10-17 Thread 'Puppet Product Updates' via Puppet Users
Puppet DevX Releases

*DevX tools*
You will notice the title of these updates change as our tooling team is
renamed to DevX to be clear on our focus on the developer experience
with our tooling.

Another change that is taking place is to ensure we have clear ownership
and consistent contributor processes for the ruby gems puppet-lint and
rspec-puppet. They will soon be republished into a new namespace and while
we appreciate there will be some concern around this we will work hard to
review and create PRs on visible community dependencies and raise awareness
of the change. We also would highlight we greatly appreciate Rodjek (Tim)
authorship and contributions to these projects.

Puppet-vscode also received its first release in two years. We are focused
on minor fixes for now but this has re-established our release process and
you should expect to see a much more regular release cycle from now on.

*Development tools released:*

   - ruby-pwsh  (1.0.0)


   - dependency_checker  (
   1.0.1)
   - puppet_litmus  (1.1.3)
   - puppet-vscode
   
(1.4.2)
   - puppet-lint  (4.2.1)
   - puppetlabs_spec_helper
    (6.0.3)
   - rspec-puppet  (4.0.0)

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CANOD9nEu3ccDSj5s_cMQbjsq8uZNnTpaCvVQUnMmkGDuW1Ofgw%40mail.gmail.com.


[Puppet Users] Re: Puppet Content Releases

2023-10-17 Thread 'Puppet Product Updates' via Puppet Users
Puppet Content Releases*Supported modules*
An important
clarification was brought to my attention, thanks bastelfreak (Tim), that
the postgresql module was updated to 10.0.1 and that the
previously mentioned 10.0.0 version should NOT be used.


*Supported modules released:·puppetlabs-postgresql
 (10.0.1)*


On Tue, Oct 17, 2023 at 3:42 PM Puppet Product Updates <
puppet-product-upda...@puppet.com> wrote:

> Puppet Content Releases
> 
> *Supported modules*
> Some great development work has taken place including completing the
> conversion of templates from ERB to EPP, the firewall module getting
> restructured to use Puppet resource API, strict types and clean up of
> parameters and some major work took place on the apache module to meet
> community requests and modernise.
>
> It is also important to note all DSC autogenerated modules were downgraded
> from supported to approved to reflect the fact our process does not support
> the content taken from the Powershell Gallery but only the process that
> wraps them.
>
>
>
> *Supported modules released:·puppetlabs-postgresql
>  (10.0.0)·
> puppetlabs-stdlib  (9.4.0)
> ·puppetlabs-apache
>  (11.1.0) ·
> puppetlabs-haproxy
>  (7.2.1) ·
> puppetlabs_spec_helper
>  (6.0.2) ·
> puppetlabs-firewall
>  (7.0.1)·
> puppetlabs-apache
>  (11.0.0)*
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CANOD9nEfc_DhWDOFAGyGf-OanOBCzyu9mt7D91_OyrgxaEv0ag%40mail.gmail.com.


[Puppet Users] Puppet Content Releases

2023-10-17 Thread 'Puppet Product Updates' via Puppet Users
Puppet Content Releases

*Supported modules*
Some great development work has taken place including completing the
conversion of templates from ERB to EPP, the firewall module getting
restructured to use Puppet resource API, strict types and clean up of
parameters and some major work took place on the apache module to meet
community requests and modernise.

It is also important to note all DSC autogenerated modules were downgraded
from supported to approved to reflect the fact our process does not support
the content taken from the Powershell Gallery but only the process that
wraps them.



*Supported modules released:·puppetlabs-postgresql
 (10.0.0)·
puppetlabs-stdlib  (9.4.0)
·puppetlabs-apache
 (11.1.0) ·
puppetlabs-haproxy
 (7.2.1) ·
puppetlabs_spec_helper
 (6.0.2) ·
puppetlabs-firewall
 (7.0.1)·
puppetlabs-apache
 (11.0.0)*

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CANOD9nG3Q9o7jds1gHuKdke2aK47BMhoNTQJce8zuP6W-Pj1xQ%40mail.gmail.com.


[Puppet Users] Puppet Tooling Releases

2023-08-18 Thread 'Puppet Product Updates' via Puppet Users
Puppet Tooling Releases

*Development tools*
You will notice the title of these updates change as we move to having
dedicated teams for tooling and content separately. This is also reflected
in codeowners files in the repos where you will now see tooling and modules
for each team respectively.

The main work taking place is for the newly dedicated tooling team to fully
familiarise themselves with the development toolset and a new  plugin has
been added into puppet-lint, the  check_unsafe_interpolations plugin. This
helps Puppet developers to check their Puppet code for interpolated
variables that could be vulnerable to code injection attacks

*Development tools released:*

   - ruby-pwsh  (1.0.0)


   - dependency_checker  (
   1.0.1)
   - puppet_litmus  (1.1.3)

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CANOD9nHKno7qQv6dbpwMWAPPg5CCtAUuMXFBDwCPZb-kFUDVWg%40mail.gmail.com.


[Puppet Users] Puppet Content releases

2023-08-18 Thread 'Puppet Product Updates' via Puppet Users
Puppet Content Releases
Supported modulesYou
will notice the title of these updates change as we move to having
dedicated teams for tooling and content separately. This is also reflected
in codeowners files in the repos where you will now see tooling and modules
for each team respectively.

The main work taking place for content is work to convert ERB files to EPP
on our modules and work going into the CI pipelines to help us
deliver change faster.  Additionally, the Firewall module is being changed
to utilise the resource_api.

*Supported modules released:*
- puppetlabs-haproxy  (
7.2.0)
- puppetlabs-stdlib  (9.3.0
)
- puppetlabs-java  (10.1.2)
- puppetlabs-firewall  (
6.0.0)
- puppetlabs-docker  (9.1.0
)
- ComputerManagementDsc
 (
9.0.0)
- puppetlabs-lvm  (2.0.3)

*Unsupported modules donated to Puppet from VOX:*
- puppetlabs-windows_env

- puppetlabs-sslcertificate

- puppetlabs-windows_eventlog


-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CANOD9nEGZMzi1fWyZGex-gpYq8wLcd9LAm4FFXGzOEJKQw-CKw%40mail.gmail.com.


[Puppet Users] Learning VM repos archived and moved to toy chest

2023-07-14 Thread 'Puppet Product Updates' via Puppet Users
The Puppet Learning VM is a fond memory of most long term Puppet users. It
was often one of the first interactions with Puppet and after some
inevitable fumbling with VirtualBox or corporate laptop issues gave a fun
and focused way to learn Puppet via the various quests.As technology has
moved on and public cloud made provisioning even easier Puppet practice
labs using instruqt is now well established and available seamlessly via
your browsers from https://training.puppet.com/Therefore the repositories
related to the Puppet learning VM have been put into the toy chest.-
https://github.com/puppetlabs/puppet-quest-guide
- https://github.com/puppetlabs/quest
- https://github.com/puppetlabs/pltraining-learning
- https://github.com/puppetlabs/pltraining-bootstrapIf any community
member/group wishes to adopt these projects they can get in contact.As we
say a fond farewell to the learning VM, you can find out more about the
practice labs which are free and accessible at any time.-
https://www.puppet.com/blog/puppet-practice-labs
- https://instruqt.com/blog/frictionless-hands-on-customer-education
-
https://support.puppet.com/hc/en-us/articles/4404442556567-Puppet-Practice-Labs-Free-browser-based-hands-on-learning

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CANOD9nE_rHHkzQYw0nKL4h5novrjeMJ2WUXVCb3c_D6B_LZUdA%40mail.gmail.com.


[Puppet Users] Puppet Content and Tooling Releases

2023-07-12 Thread 'Puppet Product Updates' via Puppet Users
Puppet Content and Tooling Releases
Supported modulesThe
main work you will see going on right now is to ensure modules are
compatible with stdlib 9.x

*Supported modules released:*
- puppetlabs-docker 
 (9.0.1)
- puppetlabs-java  (10.1.1)
- puppetlabs-apache 
 (10.1.1)
- puppetlabs-sqlserver 
 (4.1.0)
- puppetlabs-apache 
 (10.1.1)
- puppetlabs-ntp  (10.1.0)
- puppetlabs-inifile 
 (6.1.0)
- puppetlabs-mysql  (15.0.0)
- puppetlabs-motd  (7.1.0)
- puppetlabs-registry 
 (5.0.1)
- puppetlabs-accounts 
 (8.1.0)
- puppetlabs-wsus_client
 (6.1.0)
- puppetlabs-stdlib 
 (9.2.0)
- puppetlabs-concat 
 (9.0.0)
- puppetlabs-vcsrepo 
 (6.1.0)
- puppetlabs-postgresql
 (9.1.0)
- puppetlabs-kubernetes
 (8.0.0)

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CANOD9nE7UCcuMLm5A7kAQyY1raJ%3DD3J-BML1Bvy6XARiiNWfew%40mail.gmail.com.


[Puppet Users] PDK 3.0.0 released

2023-07-05 Thread 'Puppet Product Updates' via Puppet Users
*Puppet Content and Tooling Releases*

*Development tools*

*PDK 3.0.0*

The Puppet Development toolkit (PDK) provides integrated testing tools and
a command line interface to help you develop, validate, and test modules.

* PDK 3.0.0 is a backward incompatible release.*


*How to install it:*

Manual: https://www.puppet.com/downloads/puppet-development-kit
brew: brew install pdk
winget: winget install pdk
choclatey: choco install pdk
docker: docker pull puppet/pdk:3.0.0.0

*Key features/changes:*

·  Ruby 3.2.2 is now the default version of Ruby.

·  Puppet 8 is now the default version of Puppet.

·  PDK no longer relies on PowerShell, you are able to use PDK from any
terminal that honours your PATH variable.

·  As of this release, PDK now only includes the latest supported
Puppet versions at the time of build.

·   The --pe-version flag has been deprecated

Full release notes


*Feedback*

- https://github.com/puppetlabs/pdk/issues
- https://github.com/puppetlabs/pdk-templates/issues

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CANOD9nHHU9-y8t8BCnem0vJDKjGTDqF3-JFMxrgkMv-%3D4mkYtg%40mail.gmail.com.


[Puppet Users] Puppet Content and Tooling Releases

2023-06-15 Thread 'Puppet Product Updates' via Puppet Users
Puppet Content and Tooling Releases
Supported modulesPuppet
8 support was completed with the Kubernetes module release and further
deferred functions were added to modules. As one of the most used and
requested modules for supported status LVM was updated to be a supported
module.

*Supported modules added:*
puppetlabs-lvm
 (2.0.2)

*Supported modules released:*

puppetlabs-kubernetes
 (8.0.0)
puppetlabs-tomcat 
(7.1.0)
puppetlabs-chocolatey
 (8.0.0)

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CANOD9nGo2UKui-Xt8RorZzaWycYVW5hTW5dgbMcMRnv9mqAHGg%40mail.gmail.com.


[Puppet Users] Puppet Spoke 1.1.1 recertified to Utah

2023-06-01 Thread 'Puppet Product Updates' via Puppet Users
*Puppet Integration Releases - *

*ServiceNow*

Puppet Spoke 1.1.1


Puppet Spoke gives I and DevOps teams self-service workflows to use for
managing Puppet assets directly from ServiceNow's CMBD interface. You get
the power of Puppet's data and action engine without leaving ServiceNow.

*Key features/changes:*
·  Certified to ServiceNow Utah*Support Contact*

Puppet Integrations Engineering

team-...@puppet.com
*Find out more*https://www.puppet.com/integrations/servicenow

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CANOD9nHn5UEAQD8gQb8tN-DvherwsQNKQ87zo0kOzOOFUnZsvA%40mail.gmail.com.


[Puppet Users] Fwd: Puppet Content and Tooling Releases

2023-05-31 Thread 'Puppet Product Updates' via Puppet Users
Puppet Content and Tooling Releases
Supported modulesAfter
a small break in module release announcements with conferences, we are now
reaching the end of Puppet 8 module updates with only the Kubernetes module
awaiting an update.*Supported modules released:*


* - puppetlabs-vcsrepo  (6.0.1)-
puppetlabs-java_ks  (5.0.0)-
puppetlabs-concat  (8.0.1)-
puppetlabs-postgresql  (9.0.3)-
puppetlabs-docker
 (7.0.0)-
puppetlabs-postgresql  (9.0.2)-
puppetlabs-stdlib  (9.0.0)-
puppetlabs-powershell
 (6.0.0)-
puppetlabs-apache
 (10.0.0)-
puppetlabs-reboot  (5.0.0)-
puppetlabs-sqlserver  (4.0.0)-
puppetlabs-puppet_conf
(2.0.0)-
puppetlabs-influxdb  (2.1.0)-
puppetlabs-kubernetes
 (7.1.1)*

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CANOD9nG91KTy2YmUN9sk_sdD%2Bs6vVS9B6mwuUDdxosj%3DmQpCvw%40mail.gmail.com.


[Puppet Users] Service Graph Connector for Puppet 1.2.1 released

2023-05-31 Thread 'Puppet Product Updates' via Puppet Users
*Puppet Integration Releases*

*ServiceNow*

Service Graph Connector for Puppet 1.2.1


The Service Graph Connector for Puppet ingests data from multiple Puppet
Enterprises directly into ServiceNow’s CMDB to give you and your team rich,
relevant data to make informed decisions across your on-prem and cloud
infrastructure. Increase the data share frequency and wealth of information
on each resource in the form of Facts, collected by the Puppet Agent and
shared directly into the ServiceNow CMDB for real-time data advantage.

*Key features/changes:*


   - Certified to ServiceNow Utah
   - Any node that does not contain the configured Unique Attribute on the
   Fact Configurations page will be ingored and not imported.
   - The Puppet Connector has moved in the Menu to be included in Service
   Graph Connectors

*Support Contact*

Puppet Integrations Engineering

team-...@puppet.com
*Find out more*https://www.puppet.com/integrations/servicenow

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CANOD9nGMOufYZAfLAf%3DgKj%2BXMnzvjTgKp%2BYL1ypcSgnRjLekNw%40mail.gmail.com.