Removing periodic updates

This commit is contained in:
Axel 2017-11-20 14:34:00 +01:00
parent 7725ef4ff1
commit 0aa4bef236

View file

@ -3,11 +3,6 @@
# Recipe:: default # Recipe:: default
# #
apt_update 'all platforms' do
frequency 86400
action :periodic
end
##################################### #####################################
# VARIOUS TOOLS # VARIOUS TOOLS