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

Error with missing certificate file #217

Open
wilful opened this issue Feb 3, 2020 · 0 comments
Open

Error with missing certificate file #217

wilful opened this issue Feb 3, 2020 · 0 comments

Comments

@wilful
Copy link

wilful commented Feb 3, 2020

Some error

error while resolving custom fact "letsencrypt_directory": No such file or directory @ rb_sysopen - /etc/letsencrypt/live/domain.ltd/cert.pem

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 5.5.17

How to reproduce (e.g Puppet code you use)

Remove cert.pem

Any additional information you'd like to impart

Maybe add a condition to check in the code before?

pem = File.join(path, 'cert.pem')

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

1 participant