ghoneycutt / puppet-module-pam

Puppet module to manage PAM
Other
18 stars 79 forks source link

Add support for Ubuntu 24.04 (noble) #274

Open amateo opened 1 month ago

xchotard-talentsoft commented 1 month ago

Thanks, but in data/os/Ubuntu/24.04.yaml L12-13:

pam::pam_d_login_template: pam/login.ubuntu22.erb
pam::pam_d_sshd_template: pam/sshd.ubuntu22.erb

Shouldn't these values refer to ubuntu24 erb files instead?

amateo commented 1 month ago

Yes, it should and I thought it was what I commited. I'm going to fix it.

amateo commented 1 month ago

Fixed it.

xchotard-talentsoft commented 1 month ago

@ghoneycutt ? :)

absld commented 1 week ago

Any updates on this @ghoneycutt ?