X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/3a4b1c2078cd515e93a5f1bf8967f380fbd1646f..d6ed0a8d7822828b12aa2c90c6bcc62f780c2fa5:/cookbooks/ntp/attributes/default.rb diff --git a/cookbooks/ntp/attributes/default.rb b/cookbooks/ntp/attributes/default.rb index 66088fb2e..5d9d72439 100644 --- a/cookbooks/ntp/attributes/default.rb +++ b/cookbooks/ntp/attributes/default.rb @@ -1,4 +1,4 @@ -case platform +case node[:platform] when "ubuntu", "debian" default[:ntp][:service] = "ntp" when "redhat", "centos", "fedora"