diff --git a/README.md b/README.md index eb9001a4a..ff93edef3 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,12 @@ This module was migrated from James Fryman to Vox Pupuli. +## WARNING: This module is no longer supported for Puppet Enterprise or Puppet Core + +Due to [Puppet and Facter being taken private](https://www.puppet.com/blog/open-source-puppet-updates-2025) and the [inflexibility of the developer EULA](https://voxpupuli.org/blog/2025/05/19/perforce-eula/), we are unable to test Vox Pupuli modules with Puppet Core or Puppet Enterprise. +While it is likely to work with these products for now, Vox Pupuli makes no guarantee this module will continue to work. +We recommend migrating to [OpenVox](https://voxpupuli.org/openvox/) when possible. + ## INSTALLING OR UPGRADING This module manages NGINX configuration. diff --git a/metadata.json b/metadata.json index a376472e9..e57ab9763 100644 --- a/metadata.json +++ b/metadata.json @@ -18,10 +18,6 @@ } ], "requirements": [ - { - "name": "puppet", - "version_requirement": ">= 7.0.0 < 9.0.0" - }, { "name": "openvox", "version_requirement": ">= 7.0.0 < 9.0.0"