Skip to content

only create pki_dir when deploy=true#482

Closed
evgeni wants to merge 1 commit into
masterfrom
no-deploy-pki
Closed

only create pki_dir when deploy=true#482
evgeni wants to merge 1 commit into
masterfrom
no-deploy-pki

Conversation

@evgeni

@evgeni evgeni commented Feb 24, 2025

Copy link
Copy Markdown
Member

No description provided.

@ekohl ekohl left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I had a déjà vu moment: #436.

Any thoughts on my approach vs yours?

@evgeni

evgeni commented Feb 24, 2025

Copy link
Copy Markdown
Member Author

Well, clearly I should have looked first 🙈

@ekohl

ekohl commented Feb 24, 2025

Copy link
Copy Markdown
Member

To be fair, it was closed.

@ehelms

ehelms commented Feb 24, 2025

Copy link
Copy Markdown
Member

I had a déjà vu moment: #436.

I also had a solution! #417 which inspired @ekohl :)

@ekohl

ekohl commented Feb 24, 2025

Copy link
Copy Markdown
Member

I guess @evgeni also went through the ritual to write a patch to remove pki_dir. Welcome to the club.

@evgeni

evgeni commented Feb 26, 2025

Copy link
Copy Markdown
Member Author

Right, and now I run into the problem y'all mentioned: I want the foreman_proxy certs deployed, but the rest not, so deploy is "true" globally… fuck

@ehelms

ehelms commented Feb 26, 2025

Copy link
Copy Markdown
Member

Right, and now I run into the problem y'all mentioned: I want the foreman_proxy certs deployed, but the rest not, so deploy is "true" globally… fuck

I can work on that problem, as I think it's the one I figured you'd run into and we'd need to unravel a bit. Just to ensure we are on the same page, can you describe what you are needing to happen in more detail?

@evgeni

evgeni commented Feb 26, 2025

Copy link
Copy Markdown
Member Author

I tried to write down my current 🧟 in theforeman/foreman-installer#1011 but the TL;DR is: I want puppet-certs to generate all the certs I need, but I want it to deploy only foreman-proxy certs as that is the only piece the installer is handling.

@ehelms

ehelms commented Mar 4, 2025

Copy link
Copy Markdown
Member

This has effectively been solved via #491

@ehelms ehelms closed this Mar 4, 2025
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