Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get_facts.sh: Drop support for Puppet 7 #330

Merged
merged 1 commit into from
May 15, 2024
Merged

Conversation

bastelfreak
Copy link
Member

New Puppet 7 and Puppet 8 ship the same facter versions. It doesn't make sense to generate facts for Puppet 7 and then overwrite them with a factset from Puppet 8.

You could argue that this isn't a breaking change. But the next release is a major one anyways.

New Puppet 7 and Puppet 8 ship the same facter versions. It doesn't make
sense to generate facts for Puppet 7 and then overwrite them with a
factset from Puppet 8.
@jstraw jstraw merged commit 9ba6d88 into voxpupuli:master May 15, 2024
7 checks passed
yakatz pushed a commit to yakatz/facterdb that referenced this pull request May 15, 2024
This will allow scripts for different operating systems to be separated and still use the same versions

This also helps keep track of what facter versions are being used with each version of Puppet Agent.

Tested on RHEL 9, Fedora 38, Ubuntu 20.04, Windows 10, Windows Server 2019

Inspired by voxpupuli#330
yakatz pushed a commit to yakatz/facterdb that referenced this pull request May 15, 2024
This will allow scripts for different operating systems to be separated and still use the same versions

This also helps keep track of what facter versions are being used with each version of Puppet Agent.

Tested on RHEL 9, Fedora 38, Ubuntu 20.04, Windows 10, Windows Server 2019

Inspired by voxpupuli#330
yakatz added a commit to yakatz/facterdb that referenced this pull request May 15, 2024
This will allow scripts for different operating systems to be separated and still use the same versions

This also helps keep track of what facter versions are being used with each version of Puppet Agent.

Tested on RHEL 9, Fedora 38, Ubuntu 20.04, Windows 10, Windows Server 2019

Inspired by voxpupuli#330
yakatz added a commit to yakatz/facterdb that referenced this pull request May 15, 2024
This will allow scripts for different operating systems to be separated and still use the same versions

This also helps keep track of what facter versions are being used with each version of Puppet Agent.

Tested on RHEL 9, Fedora 38, Ubuntu 20.04, Windows 10, Windows Server 2019

Inspired by voxpupuli#330
yakatz added a commit to yakatz/facterdb that referenced this pull request May 15, 2024
This will allow scripts for different operating systems to be separated and still use the same versions

This also helps keep track of what facter versions are being used with each version of Puppet Agent.

Tested on RHEL 9, Fedora 39, Ubuntu 20.04, Windows 10, Windows Server 2019

Inspired by voxpupuli#330
yakatz added a commit to yakatz/facterdb that referenced this pull request May 15, 2024
This will allow scripts for different operating systems to be separated and still use the same versions

This also helps keep track of what facter versions are being used with each version of Puppet Agent.

Tested on RHEL 9, Ubuntu 20.04, Windows 10, Windows Server 2019, Archlinux

Inspired by voxpupuli#330
yakatz added a commit to yakatz/facterdb that referenced this pull request May 15, 2024
This will allow scripts for different operating systems to be separated and still use the same versions

This also helps keep track of what facter versions are being used with each version of Puppet Agent.

Tested on RHEL 9, openSUSE 15.4, Ubuntu 20.04, Windows 10, Windows Server 2019

Inspired by voxpupuli#330
yakatz added a commit to yakatz/facterdb that referenced this pull request May 15, 2024
This will allow scripts for different operating systems to be separated and still use the same versions

This also helps keep track of what facter versions are being used with each version of Puppet Agent.

Tested on RHEL 9, openSUSE 15.4, Ubuntu 20.04, Windows 10, Windows Server 2019

Inspired by voxpupuli#330
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants