Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsupported OS Debian isn't correctly catch #58

Closed
hdep opened this issue Aug 13, 2018 · 2 comments
Closed

Unsupported OS Debian isn't correctly catch #58

hdep opened this issue Aug 13, 2018 · 2 comments

Comments

@hdep
Copy link

hdep commented Aug 13, 2018

Hello,

I tried you module on Debian and it failed :

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, Unsupported (file: /etc/puppetlabs/code/environments/qualification/modules/postfix/manifests/params.pp, line: 131, column: 21) on node client.domain.local

On line 131 I got :

    'Debian': { fail('Unsupported')  }
@jordiprats
Copy link
Contributor

Hi,
I haven't tested this module on Debian so that's the reason I'm setting it as unsupported. I believe thou it's going to be pretty straightforward to implement Debian support since I have tested it under Ubuntu.

If you submit a PR with any change that needs to be done I'll be more than happy to merge it

best regards,

@hdep
Copy link
Author

hdep commented Aug 16, 2018

Thank you for your feedback.
I found another module similar so I don't think I'll have the time for this.
But thanks !

@hdep hdep closed this as completed Aug 16, 2018
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

No branches or pull requests

2 participants