consul: add configuration attribute for environment, SSL_CERT_DIR
Consul makes use of Go's crypto/tls, as such may need `SSL_CERT_DIR` defined for trusted certificates. Adding in the handling of the `env` node so that we can populage the `SSL_CERT_DIR` variable for the process.
Showing
- files/gitlab-cookbooks/consul/attributes/default.rb 3 additions, 0 deletionsfiles/gitlab-cookbooks/consul/attributes/default.rb
- files/gitlab-cookbooks/consul/recipes/enable.rb 13 additions, 0 deletionsfiles/gitlab-cookbooks/consul/recipes/enable.rb
- files/gitlab-cookbooks/consul/templates/default/sv-consul-run.erb 1 addition, 1 deletion...tlab-cookbooks/consul/templates/default/sv-consul-run.erb
Loading
Please register or sign in to comment