sous-chefs / consul

Development repository for the consul cookbook

Home Page:https://supermarket.chef.io/cookbooks/consul

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tls_cipher_suites should be a comma separated list

Lasering opened this issue · comments

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 {}'

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

bump, seeing this too

#501 created to fix

Closing via #501

commented

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.