Open joshcooper opened 7 months ago
This line is not forward compatible, so PIE is not enabled when adding new versions of Debian, RHEL and SLES:
https://github.com/puppetlabs/puppet-runtime/blob/71e0463716a10302f254b5732c9f63d63c4bb2e6/configs/projects/_shared-agent-settings.rb#L155
Also Amazon, macOS, Ubuntu and Windows are missing.
PIE should be enabled by default on those platforms and only disabled on older versions.
Migrated issue to PA-6383
Describe the Bug
This line is not forward compatible, so PIE is not enabled when adding new versions of Debian, RHEL and SLES:
https://github.com/puppetlabs/puppet-runtime/blob/71e0463716a10302f254b5732c9f63d63c4bb2e6/configs/projects/_shared-agent-settings.rb#L155
Also Amazon, macOS, Ubuntu and Windows are missing.
Expected Behavior
PIE should be enabled by default on those platforms and only disabled on older versions.