Skip to content

Commit a2147cb

Browse files
committed
Update language, remove metadata changes
1 parent a1a6857 commit a2147cb

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99

1010
This module was migrated from James Fryman <[email protected]> to Vox Pupuli.
1111

12-
## WARNING: This module is no longer supported for Puppet Enterprise or Puppet Core
12+
## WARNING: This module is no longer tested on Puppet Enterprise or Puppet Core
1313

14-
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.
15-
While it is likely to work with these products for now, Vox Pupuli makes no guarantee this module will continue to work.
16-
We recommend migrating to [OpenVox](https://voxpupuli.org/openvox/) when possible.
14+
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 can no longer verify functionality of Vox Pupuli modules with Puppet Core or Puppet Enterprise.
15+
Before using this module with Puppet Core or Puppet Enterprise, we suggest [testing it yourself](https://www.puppet.com/docs/pdk/latest/pdk_testing.html).
16+
We also recommend migrating to [OpenVox](https://voxpupuli.org/openvox/) when possible.
1717

1818
## INSTALLING OR UPGRADING
1919

metadata.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@
1818
}
1919
],
2020
"requirements": [
21+
{
22+
"name": "puppet",
23+
"version_requirement": ">= 7.0.0 < 9.0.0"
24+
},
2125
{
2226
"name": "openvox",
2327
"version_requirement": ">= 7.0.0 < 9.0.0"

0 commit comments

Comments
 (0)