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

include ca_cert::update in ca_cert::ca #34

Closed
ghost opened this issue Oct 26, 2017 · 2 comments
Closed

include ca_cert::update in ca_cert::ca #34

ghost opened this issue Oct 26, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented Oct 26, 2017

As ca_cert::ca notifies ca_cert::update, it should probably include it.
If not, manifests using ca_cert::ca will have to explicitly include ca_cert::update.

@pcfens
Copy link
Contributor

pcfens commented Oct 26, 2017

ca_cert::update is included in the main ca_cert module that should be included anywhere you're also declaring CAs. It also ensures that the right utilities to manage CAs are installed on the managed system.

@ghost
Copy link
Author

ghost commented Oct 26, 2017

OK, the error occurred because I did not include ca_cert.
My bad. I should have read the doc more carefully.

@ghost ghost closed this as completed Oct 26, 2017
This issue was closed.
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