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

Fix up KDC database password error #23

Merged
merged 1 commit into from
Oct 2, 2015
Merged

Fix up KDC database password error #23

merged 1 commit into from
Oct 2, 2015

Conversation

michaelweiser
Copy link
Contributor

Hi Jason,

I have a couple more minor fixes and enhancements for you. Also, I took your advice and wrote a custom hiera backend for trocla for generation of the kdc database password. Have a look at duritong/puppet-trocla#15 if you're interested.

Avoid error message 'Error: Could not retrieve catalog from remote server:
Error 400 on SERVER: Function 'fail' does not return a value at
/etc/puppet/modules/kerberos/manifests/kdc/master.pp:41 on node ...'.

With this change it to correctly aborts with 'Error 400 on SERVER:
kdc_database_password must be set at
/etc/puppet/modules/kerberos/manifests/kdc/master.pp:41 on node ...'.

Avoid error message 'Error: Could not retrieve catalog from remote server:
Error 400 on SERVER: Function 'fail' does not return a value at
/etc/puppet/modules/kerberos/manifests/kdc/master.pp:41 on node ...'.

With this change it to correctly aborts with 'Error 400 on SERVER:
kdc_database_password must be set at
/etc/puppet/modules/kerberos/manifests/kdc/master.pp:41 on node ...'.
edgester added a commit that referenced this pull request Oct 2, 2015
Fix up KDC database password error
@edgester edgester merged commit f4e7933 into edgester:master Oct 2, 2015
@edgester
Copy link
Owner

edgester commented Oct 2, 2015

Thanks for the pull requests.

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