aboutsummaryrefslogtreecommitdiff
path: root/manifests/nodo.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/nodo.pp')
-rw-r--r--manifests/nodo.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/manifests/nodo.pp b/manifests/nodo.pp
index 7b8041d..fa0fe36 100644
--- a/manifests/nodo.pp
+++ b/manifests/nodo.pp
@@ -33,8 +33,6 @@ class nodo {
# Apt configuration
if $use_apt != false {
- $backports_enabled = true
- $apt_update_method = 'cron'
include apt
}