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 DigitalOcean DNS-01 verification to module.acme #52115

Merged

Conversation

salty-vagrant
Copy link

What does this PR do?

Adds access to the DigitalOcean certbot plugin for DNS-01 verification.

What issues does this PR fix or reference?

#52114

New Behavior

Adds dns_plugin digitalocean option. Also add new kwarg dns_plugin_propagation_seconds to both digitalocean and existing cloudflare plugins.

Tests written?

No

Commits signed with GPG?

Yes

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

Provide access to `dns_plugin` `digitalocean`. Also, add
`dns_plugin_propagation_seconds`.
@dwoz
Copy link
Contributor

dwoz commented Mar 8, 2019

@salty-vagrant It looks like this module has little to no test coverage. Can you add some basic unit or integration tests in another PR?

@dwoz dwoz merged commit 9bcafa6 into saltstack:develop Mar 8, 2019
@salty-vagrant salty-vagrant deleted the acme-module-digitalocean-plugin branch March 11, 2019 11:39
@salty-vagrant
Copy link
Author

@salty-vagrant It looks like this module has little to no test coverage. Can you add some basic unit or integration tests in another PR?

@dwoz I'll look into this as time allows.

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 this pull request may close these issues.

4 participants