1160bcd6d1
The setting `disable_keys => true` parameter in the apt module creates /etc/apt/apt.conf.d/99unauth with the contents "APT::Get::AllowUnauthenticated 1;". Changing `disable_keys` does not remove this file. This patch makes it so that `disable_keys => false` will remove /etc/apt/apt.conf.d/99unauth. |
||
---|---|---|
.. | ||
apt_spec.rb | ||
debian_testing_spec.rb | ||
debian_unstable_spec.rb | ||
params_spec.rb | ||
release_spec.rb |