diff --git a/modules/rhizo_base/manifests/apt.pp b/modules/rhizo_base/manifests/apt.pp index 526e0ec..969496c 100644 --- a/modules/rhizo_base/manifests/apt.pp +++ b/modules/rhizo_base/manifests/apt.pp @@ -18,7 +18,7 @@ class rhizo_base::apt { class rhizo_base::apt::common { class { '::apt': - always_apt_update => true, + always_apt_update => false, } file { '/etc/apt/apt.conf.d/90unsigned':