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

Windows updates for facter 4.2 #258

Merged
merged 6 commits into from
Nov 14, 2022

Conversation

davidsandilands
Copy link
Member

Using https://github.com/puppetlabs/puppetlabs-pecdm the following images were created and then had facter with legacy facts run

MicrosoftWindowsDesktop:windows10preview:win10-22h2-pro:latest
MicrosoftWindowsDesktop:windows11preview:win11-22h2-pro:latest
MicrosoftWindowsServer:WindowsServer:2019-datacenter-smalldisk:latest
MicrosoftWindowsServer:WindowsServer:2022-datacenter-smalldisk:latest
MicrosoftWindowsServer:WindowsServer:2022-datacenter-core-smalldisk:latest
MicrosoftWindowsServer:WindowsServer:2019-datacenter-core-smalldisk:latest

Removed azure_metadata and cloud facts.
Generalised hostnames to foo.example.com

"windows_installation_type": "Client",
"windows_product_name": "Windows 10 Pro",
"windows_release_id": "22H2"
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you fix the missing newline in the factsets?

"windows_product_name": "Windows Server 2022 Datacenter",
"windows_release_id": "21H2"
}

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please check this missing newline as well

@bastelfreak bastelfreak merged commit 1b56830 into voxpupuli:master Nov 14, 2022
@davidsandilands davidsandilands deleted the windows-update branch November 14, 2022 14:13
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