diff --git a/libraries/consul_watch.rb b/libraries/consul_watch.rb index bf6fdc86..a1ee9204 100644 --- a/libraries/consul_watch.rb +++ b/libraries/consul_watch.rb @@ -28,7 +28,7 @@ class ConsulWatch < Chef::Resource # @!attribute type # @return [String] - attribute(:type, equal_to: %w{checks event key keyprefix service}) + attribute(:type, equal_to: %w{checks event key keyprefix nodes service services}) # @!attribute parameters # @return [Hash]