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

Add support for Certbot dns_cloudflare plugin. #144

Closed
nick-dasilva opened this issue Nov 13, 2018 · 0 comments · Fixed by #145
Closed

Add support for Certbot dns_cloudflare plugin. #144

nick-dasilva opened this issue Nov 13, 2018 · 0 comments · Fixed by #145

Comments

@nick-dasilva
Copy link
Contributor

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: all
  • Ruby: all
  • Distribution: all
  • Module version: all

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

Set letsencrypt::certonly::plugin parameter to 'dns-cloudflare'.

What are you seeing

Puppet run fails due to 'dns-cloudflare' not being a valid enum value in Letsencrypt::Plugin.

What behaviour did you expect instead

Puppet run succeeds without error, and DNS-01 challenge is issued.

Output log

Any additional information you'd like to impart

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

Successfully merging a pull request may close this issue.

1 participant