Skip to content

apache::params: Use correct PHP version on Ubuntu 24.04#2575

Open
flichtenheld wants to merge 1 commit into
puppetlabs:mainfrom
flichtenheld:php-ubuntu-noble
Open

apache::params: Use correct PHP version on Ubuntu 24.04#2575
flichtenheld wants to merge 1 commit into
puppetlabs:mainfrom
flichtenheld:php-ubuntu-noble

Conversation

@flichtenheld

Copy link
Copy Markdown

Summary

Update PHP version list for Ubuntu 24.04 (noble)

Additional Context

Straightforward.

Related Issues (if any)

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified. (For example puppet apply)

@CLAassistant

CLAassistant commented Oct 23, 2024

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@ekohl ekohl left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

https://packages.ubuntu.com/noble/php confirms it's 8.3, but please fix the comment to match :)

Comment thread manifests/params.pp Outdated
'12' => '8.2', # Debian Bookworm
'20.04' => '7.4', # Ubuntu Foccal Fossal
'22.04' => '8.1', # Ubuntu Jammy
'24.04' => '8.3', # Ubuntu Jammy

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Suggested change
'24.04' => '8.3', # Ubuntu Jammy
'24.04' => '8.3', # Ubuntu Noble

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Fixed

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants