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

Added "if" to not run CA sign on empty certname #32

Merged
merged 1 commit into from Dec 5, 2019

Conversation

spidersddd
Copy link
Contributor

"puppetserver ca --certname ". The inline template is adding a comma
and when it goes to run the next iteration it has no value for
the certname, causing a failure. This is for a monlithic-master.

"puppetserver ca --certname <null>".  The inline template is adding a comma
and when it goes to run the next iteration it has no value for
the certname, causing a failure.  This is for a monlithic-master.
@spidersddd spidersddd changed the title Added "if" to not run Added "if" to not run CA sign on empty certname Dec 5, 2019
@spidersddd spidersddd merged commit a3b8244 into puppetlabs:master Dec 5, 2019
@reidmv
Copy link
Contributor

reidmv commented Dec 5, 2019

👍

Have been thinking for awhile that this should maybe become a task at some point. Not today though. Not today. 😄

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.

None yet

2 participants