diff options
Diffstat (limited to 'manifests/laptop.pp')
-rw-r--r-- | manifests/laptop.pp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/manifests/laptop.pp b/manifests/laptop.pp index 9325598..382279e 100644 --- a/manifests/laptop.pp +++ b/manifests/laptop.pp @@ -61,12 +61,6 @@ class nodo::laptop::webdev inherits nodo::laptop { include utils::web } -class nodo::laptop::dev { - $apt_include_src = true - $apt_use_next_release = false - include nodo::laptop::webdev -} - class nodo::laptop::minimal { $fstab = false $crypttab = false |