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

Create pki_dir structure only when deployed #436

Closed
wants to merge 3 commits into from

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Nov 7, 2023

This is an alternative to #417. The goal is to only create the /etc/pki directory on deployments, because on then it's needed.

@@ -15,6 +15,8 @@
Boolean $key_decrypt = false,
Optional[Stdlib::Absolutepath] $key_password_file = undef,
) {
include certs::config
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This inclusion breaks all of the tests, I do not think it is needed.

@ekohl ekohl marked this pull request as draft February 13, 2024 11:20
@ekohl ekohl closed this May 15, 2024
@ekohl ekohl deleted the optional-pki-dir branch May 15, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants