lusis / chef-logstash

Semi-official Logstash cookbook
Other
271 stars 353 forks source link

Handle boolean properties properly #490

Open bodgix opened 6 years ago

bodgix commented 6 years ago

This commit fixes a bug where boolean properties of the `instance’ resource were getting overriden by default values when they were set to false.

Fixes #489

Signed-off-by: Bogdan Katynski bogdan.katynski@workday.com