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

Use /etc/puppet for client SSL certificates #99

Merged
merged 1 commit into from
Aug 4, 2016

Conversation

stbenjam
Copy link
Member

@stbenjam stbenjam commented Aug 4, 2016

Trying a puppet 3 install, and I get this error:

[ERROR 2016-08-04 10:36:46 main]  Could not set 'present' on ensure: No such file or directory - /etc/puppet/ssl/client_cert.pem at 39:/usr/share/katello-installer-base/modules/certs/manifests/puppet.pp

Looks like I was wrong (#95 (comment)) about /etc/puppet/ssl existing, just reverting it to the original place we were storing these for puppet 3.

@ekohl
Copy link
Member

ekohl commented Aug 4, 2016

Any particular reason to store this in /etc/puppet rather than the default /var/lib/puppet/ssl? I don't mind either way.

@stbenjam
Copy link
Member Author

stbenjam commented Aug 4, 2016

I'd rather just leave them where it was, since the focus is getting p4 to work. These are the certs used for the foreman node.rb thingy and it's in /etc/puppet too.

@ekohl
Copy link
Member

ekohl commented Aug 4, 2016

ACK, this means it's no change compared to the previous version which is a good thing for admins :)

@stbenjam stbenjam merged commit de2d9c8 into theforeman:master Aug 4, 2016
@stbenjam stbenjam deleted the ssldir-revert branch August 4, 2016 19:02
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.

2 participants