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

registry_external_url not recognised in hiera #113

Closed
kalischt opened this issue Jan 27, 2017 · 1 comment
Closed

registry_external_url not recognised in hiera #113

kalischt opened this issue Jan 27, 2017 · 1 comment

Comments

@kalischt
Copy link

Can this be confirmed as working or not?

Every hiera directive for gitlab.rb I need works for me except
gitlab::registry_external_url: 'somedomain.com:4567'
and
gitlab::registry_nginx:
ssl_certificate: '/etc/gitlab/ssl/somedomain.com.crt'
ssl_certificate_key: '/etc/gitlab/ssl/somedomain.com.key'

Before I keep on digging with my local instance I need to know that it does actually work.

thanks.

@davidgubler
Copy link
Contributor

Hi kalischt,

We use all three of these configuration options through a wrapper module and they work fine, thus I see no reason why they should not work with Hiera. But since this is an old issue I assume you figured it out by now?

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

No branches or pull requests

2 participants