sous-chefs / consul

Development repository for the consul cookbook
https://supermarket.chef.io/cookbooks/consul
Apache License 2.0
192 stars 244 forks source link

tls_cipher_suites should be a comma separated list #484

Closed Lasering closed 5 years ago

Lasering commented 6 years ago

The recipe should convert the tls_cipher_suites array to a CSV which is what the consul agent is expecting. Otherwise we get the following error:

* 'tls_cipher_suites' expected type 'string', got unconvertible type '[]interface {}'
mfischer90 commented 6 years ago

This still seems to be an issue, makes using this variable impossible

ragarcia26 commented 6 years ago

bump, seeing this too

mfischer90 commented 6 years ago

501 created to fix

damacus commented 5 years ago

Closing via #501

lock[bot] commented 4 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.