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 option to disable ordering dependencies on Openvpn::Client #344

Merged
merged 1 commit into from
Jul 17, 2019

Conversation

Bluewind
Copy link
Contributor

Signed-off-by: Florian Pritz [email protected]

@Bluewind Bluewind force-pushed the openvpn-client-config branch from 72e419f to 2095523 Compare July 16, 2019 14:36
@Dan33l
Copy link
Member

Dan33l commented Jul 16, 2019

Hi @Bluewind . Can you explain a use case ?

@Bluewind
Copy link
Contributor Author

Bluewind commented Jul 16, 2019

We have a setup where we manage client certificates outside of puppet and we'd like to migrate our servers to this module. We are perfectly fine with managing the certificates with our existing workflow. Since we do not need it, we do not configure a Client[$name] resource for the matching Client_specific_config[$name], but currently this code results in an error because it expects such a resource to be defined. Does that explanation help?

Edit: I've updated the commit message accordingly.

We have a setup where we manage client certificates outside of puppet
and we'd like to migrate our servers to this module. We are perfectly
fine with managing the certificates with our existing workflow. Since we
do not need it, we do not configure a `Client[$name]` resource for the
matching `Client_specific_config[$name]`, but currently this code results
in an error because it expects such a resource to be defined. Resolve
this by making the ordering dependency optional.

Signed-off-by: Florian Pritz <[email protected]>
@Bluewind Bluewind force-pushed the openvpn-client-config branch from 2095523 to 59a6c89 Compare July 16, 2019 15:51
@Dan33l Dan33l merged commit f659214 into voxpupuli:master Jul 17, 2019
@Bluewind Bluewind deleted the openvpn-client-config branch July 17, 2019 15:06
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.

3 participants