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

protocol version type should be string or integer !?

raju-divakaran opened this issue · comments

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.

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

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.