Skip to content

Add Ubuntu 26.04 - #640

Open
RobHooper wants to merge 22 commits into
mainfrom
ubuntu26.04
Open

Add Ubuntu 26.04#640
RobHooper wants to merge 22 commits into
mainfrom
ubuntu26.04

Conversation

@RobHooper

@RobHooper RobHooper commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Also updating Linode server build documentation, updating default versions and removing legacy configuration.

Adding support for #602

@RobHooper RobHooper self-assigned this Aug 4, 2026
Comment thread salt/core/ntp/init.sls
@RobHooper
RobHooper requested a review from jpmckinney August 7, 2026 09:48

@jpmckinney jpmckinney left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good! Only nits

Comment thread salt/core/apt/init.sls Outdated
Comment thread pillar/common.sls Outdated
Comment thread salt/apache/files/conf/letsencrypt.conf Outdated
Comment thread salt/apache/files/conf/letsencrypt.conf Outdated
Comment thread salt/apache/files/conf/letsencrypt.conf Outdated
Comment thread salt/core/firewall/init.sls
Comment thread salt/core/ntp/init.sls Outdated
Comment thread salt/core/sshd/files/customization.conf Outdated
@@ -1,3 +1,8 @@
# We set both PermitRootLogin and PasswordAuthentication for two reasons:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Use a Jinja comment with %- and -% at both ends

Comment thread salt/core/mail.sls Outdated
smtp_sasl_security_options: "noanonymous"
smtp_sasl_password_maps: "hash:/etc/postfix/sasl_passwd"
{% if grains.osmajorrelease|int >= 26 %}
# Depreciated in Postfix 3.9, instead specify 'smtp_tls_security_level'

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Deprecated typo. I’m unclear on the logic, we only set this in Ubuntu 26, but isn’t that where it’s deprecated?

Comment thread docs/deploy/create_server.rst Outdated
RobHooper and others added 3 commits August 7, 2026 15:12
Co-authored-by: James McKinney <26463+jpmckinney@users.noreply.github.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.

2 participants