Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Commit

Permalink
force confold on debian
Browse files Browse the repository at this point in the history
  • Loading branch information
bpaquet committed May 24, 2016
1 parent b4350cf commit 14926cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbooks/base/recipes/ubuntu_force_confold.rb
@@ -1,5 +1,5 @@

if node.platform == "ubuntu"
if %w{debian ubuntu}.include? node.platform

template "/etc/apt/apt.conf.d/99confold" do
source "99confold.erb"
Expand Down

0 comments on commit 14926cb

Please sign in to comment.