Skip to content

update(domains): Update domainsets for loop#1

Merged
dth202 merged 1 commit intomasterfrom
dth202-patch1
Jul 1, 2020
Merged

update(domains): Update domainsets for loop#1
dth202 merged 1 commit intomasterfrom
dth202-patch1

Conversation

@dth202
Copy link
Owner

@dth202 dth202 commented Jul 1, 2020

using letsencrypt.get('domainsets', {}).items() will prevent the state from failing if no domainsets are defined.

This is particularly useful for environments where letsencrypt can be included in the top file for a group of servers where only a few of them have domainsets defined. The servers that don't have domainsets defined will not fail to run scheduled highstates.

using letsencrypt.get('domainsets', {}).items() will prevent the state from failing if no domainsets are defined. 

This is particularly useful for environments where letsencrypt can be included in the top file for a group of servers where only a few of them have domainsets defined. The servers that don't have domainsets defined will not fail to run scheduled highstates.
@dth202 dth202 merged commit d0290e0 into master Jul 1, 2020
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.

1 participant