ghoneycutt / puppet-module-pam

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

Add support for Ubuntu 18.04 #195

Closed PatrickMurray closed 5 years ago

PatrickMurray commented 5 years ago

I ran into the following error on an Ubuntu 18.04 host on AWS. I will be submitting a PR shortly as a attempt to resolve the issue on my end.

Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Ubuntu's os.release.major is <18.04> and must be 12.04, 14.04, or 16.04 at /etc/puppetlabs/code/environments/GIT_BRANCH/modules/pam/manifests/init.pp:253:5
ghoneycutt commented 5 years ago

Check out https://github.com/ghoneycutt/puppet-module-pam/pull/193

Perhaps you could test that and report back.

ghoneycutt commented 5 years ago

Ubuntu 18.04 support added in v3.1.0