]> git.openstreetmap.org Git - chef.git/blobdiff - .rubocop.yml
Switch bytemark to use snap-02 as readonly database
[chef.git] / .rubocop.yml
index a2d78c8d272bd5e630b657b71c7883ef19d2fe26..75bc2d9d8472675959475261618e83c012736bcf 100644 (file)
@@ -5,6 +5,9 @@ AllCops:
 
 ChefModernize/IncludingAptDefaultRecipe:
   Enabled: false
+  
+Chef/Modernize/CronDFileOrTemplate:
+  Enabled: false
 
 Layout/ExtraSpacing:
   AllowForAlignment: true