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

protocol version type should be string or integer !? #470

Closed raju-divakaran closed 5 years ago

raju-divakaran commented 7 years ago

Hello,

I upgraded the consul build and then while upgrading the protocol version to 3, noticed an issue.

`Chef::Exceptions::ValidationFailed

Option protocol must be a kind of [String]! You passed 3.`

In library consul_config.rb protocol is mentioned as type string and raft_protocol as type integer, if am correct both should be type integer.

When you mention the protocol version as string inside double quotes consul doesn't start. Please review it once.

Thanks, Raju.

damacus commented 5 years ago

Closing due to inactivity.

If this is still an issue please reopen or open another issue. Alternatively drop by the #sous-chefs channel on the Chef Community Slack and we'll be happy to help!

Thanks, Sous-Chefs

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.