diff --git a/config/chefstyle.yml b/config/chefstyle.yml index 85482cd..36aa73e 100644 --- a/config/chefstyle.yml +++ b/config/chefstyle.yml @@ -9,6 +9,10 @@ AllCops: Bundler/DuplicatedGem: Enabled: false +Bundler/InsecureProtocolSource: + Enabled: true + AllowHttpProtocol: false + # # Lint #