thias / puppet-postfix

Puppet Postfix module
Other
17 stars 117 forks source link

Fix operatingsystemrelease check #74

Closed ibannieto closed 8 years ago

ibannieto commented 9 years ago

This commit fix the error: "Error: Could not retrieve catalog from remote server: Error 400 on SERVER: comparison of String with 6 failed at /etc/puppet/modules/postfix/manifests/server.pp:150"

thias commented 9 years ago

Are you sure you were running the code against which you've made this change? It seems like you might have been using the latest released forge module, for which the issue had already been fixed, but still pending a forge release.

ibannieto commented 9 years ago

Hi! Thanks for reply. With the fix I can run the module without problems but without the patch I got this ugly error. I am using the 0.3.3 of your module from the forge, under Centos 7.1, which causes this error :-(

thias commented 8 years ago

This will be fixed with the next forge release. I hope to make it happen today!