2024.1 Series Release Notes

24.0.0-4

Bug Fixes

  • The Puppet::Provider::Openstack.request now filters out all external OS_* environment variables to prevent collisions with environment variables in the shell where Puppet is running.

24.0.0

New Features

  • Add access_log_env_var for apache vhost. Allows that only requests with particular environment variables set are logged. Example: set a dontlog variable for healthchecks, so healthchecks are not logged.