diff --git a/recipes/repository.rb b/recipes/repository.rb index d27a89d3..34076691 100644 --- a/recipes/repository.rb +++ b/recipes/repository.rb @@ -37,6 +37,7 @@ name "datadog" description "datadog" url node['datadog']['yumrepo'] + gpgcheck false action :add end end