From 4548d4ae83df911ad4c9f09f9dbfb50ce4e2fddb Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 10 May 2011 14:43:31 -0300 Subject: Enabling apt at nodo::desktop::minimal --- manifests/desktop.pp | 3 --- 1 file changed, 3 deletions(-) diff --git a/manifests/desktop.pp b/manifests/desktop.pp index a8c5e19..c1f8bac 100644 --- a/manifests/desktop.pp +++ b/manifests/desktop.pp @@ -33,9 +33,6 @@ class nodo::desktop::minimal { # Backups should happen when the box are likely to be online $backup_when = 'everyday at 12:00' - # Apt is disabled as it's not ready for ubuntu - $use_apt = false - # Desktop class include nodo::desktop } -- cgit v1.2.3